File:  [ELWIX - Embedded LightWeight unIX -] / mqtt / inc / utils.h
Revision 1.2.2.3: download - view: text, annotated - select for diffs - revision graph
Fri Jun 29 15:43:13 2012 UTC (12 years ago) by misho
Branches: mqtt1_1
will message support

#ifndef __UTILS_H
#define __UTILS_H


inline int srv_Socket(cfg_root_t * __restrict);
inline int srv_Close(int);
inline int srv_Will(struct tagSession * __restrict);


#endif

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