Type definitions for asynchronous socks with Event Queue. More...
Type definitions for asynchronous socks with Event Queue.
Definition in file sock_async_ctx.h.
#include "event.h"
Go to the source code of this file.
Data Structures | |
union | sock_event_cb_t |
Generalized callback type. More... | |
struct | sock_event_t |
Event definition for context scope. More... | |
struct | sock_async_ctx_t |
Asynchronous context for Asynchronous sock with event API. More... | |