Loading...
Searching...
No Matches
sock_event_cb_t Union Reference

Generalized callback type. More...

Detailed Description

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
 

Field Documentation

◆ generic

void(* sock_event_cb_t::generic) (void *, sock_async_flags_t, void *)

anything goes

Definition at line 34 of file sock_async_ctx.h.


The documentation for this union was generated from the following file: