File:  [ELWIX - Embedded LightWeight unIX -] / mqtt / inc / utils.h
Revision 1.2: download - view: text, annotated - select for diffs - revision graph
Fri Jan 27 15:05:38 2012 UTC (12 years, 4 months ago) by misho
Branches: MAIN
CVS tags: mqtt1_1, HEAD
added new files

#ifndef __UTILS_H
#define __UTILS_H


int srv_Socket(sl_config * __restrict);
int srv_Close(int);


#endif

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