Return to mqttd.h CVS log | Up to [ELWIX - Embedded LightWeight unIX -] / mqtt / inc |
version 1.2.2.7, 2012/04/25 16:36:25 | version 1.2.2.8, 2012/04/27 10:07:50 |
---|---|
Line 7 | Line 7 |
struct tagStore { | struct tagStore { |
char st_qos; | |
u_short st_msgid; | u_short st_msgid; |
mqtt_subscr_t st_subscr; | mqtt_subscr_t st_subscr; |