Generalized callback type. More...
Generalized callback type.
Definition at line 30 of file sock_async_ctx.h.
#include <sock_async_ctx.h>
| Data Fields | |
| void(* | generic )(void *, sock_async_flags_t, void *) | 
| anything goes | |
| void(* sock_event_cb_t::generic) (void *, sock_async_flags_t, void *) | 
anything goes
Definition at line 34 of file sock_async_ctx.h.