Searched defs:netconn (Results 1 – 1 of 1) sorted by relevance
134 struct netconn { struct136 enum netconn_type type; argument138 enum netconn_state state; argument146 /** the last error this netconn had */ argument151 by the netconn application thread (can grow quite big) */ argument164 (or connections to arrive for listening netconns) */ argument176 /** flags holding more netconn-internal state, see NETCONN_FLAG_* defines */ argument187 /** A callback function that is informed about events for this netconn */ argument188 netconn_callback callback; argument