Searched defs:netconn (Results 1 – 1 of 1) sorted by relevance
206 struct netconn { struct208 enum netconn_type type; argument210 enum netconn_state state; argument218 /** the last error this netconn had */ argument225 by the netconn application thread (can grow quite big) */ argument243 (or connections to arrive for listening netconns) */ argument259 /** flags holding more netconn-internal state, see NETCONN_FLAG_* defines */ argument267 /** A callback function that is informed about events for this netconn */ argument268 netconn_callback callback; argument