sock_event_t Struct Reference

Event definition for context scope. More...

Detailed Description

Event definition for context scope.

Definition at line 53 of file sock_async_ctx.h.

#include <sock_async_ctx.h>

Data Fields

event_t super
 event structure that gets extended
 
sock_event_cb_t cb
 callback
 
void * sock
 generic pointer to a Sock API object
 
void * cb_arg
 callback argument
 
sock_async_flags_t type
 types of the event
 

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