Searched defs:netconn (Results 1 – 1 of 1) sorted by relevance
218 struct netconn { struct220 enum netconn_type type; argument222 enum netconn_state state; argument230 /** the last asynchronous unreported error this netconn had */ argument237 by the netconn application thread (can grow quite big) */ argument260 (or connections to arrive for listening netconns) */ argument276 /** flags holding more netconn-internal state, see NETCONN_FLAG_* defines */ argument284 /** A callback function that is informed about events for this netconn */ argument285 netconn_callback callback; argument