File:  [ELWIX - Embedded LightWeight unIX -] / mqtt / src / Attic / sub.c
Revision 1.1.2.2: download - view: text, annotated - select for diffs - revision graph
Mon Nov 21 15:07:12 2011 UTC (12 years, 7 months ago) by misho
Branches: mqtt1_0
restore retain !!!

#include "global.h"


/* ------------------------------------------------------------------- */

int
mqtt_msgSUBSCRIBE(mqtt_msg_t * __restrict buf, const char *csTopic, u_short msgID, 
		)
{
}

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