File:  [ELWIX - Embedded LightWeight unIX -] / mqtt / inc / mqttd_calls.h
Revision 1.1.2.1: download - view: text, annotated - select for diffs - revision graph
Wed Jan 25 10:34:14 2012 UTC (12 years, 5 months ago) by misho
Branches: mqtt1_0
add sndqueue handling

    1: #ifndef __MQTTD_CALLS_H
    2: #define __MQTTD_CALLS_H
    3: 
    4: 
    5: int Publish(struct tagSession *);
    6: 
    7: 
    8: #endif

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>