Loading...
Searching...
No Matches
sock_async_ctx_t Struct Reference

Asynchronous context for Asynchronous sock with event API. More...

Detailed Description

Asynchronous context for Asynchronous sock with event API.

Definition at line 64 of file sock_async_ctx.h.

#include <sock_async_ctx.h>

Data Fields

sock_event_t event
 event storage
 
event_queue_tqueue
 event queue to post socket events to
 

Field Documentation

◆ event

sock_event_t sock_async_ctx_t::event

event storage

Definition at line 65 of file sock_async_ctx.h.

◆ queue

event_queue_t* sock_async_ctx_t::queue

event queue to post socket events to

Definition at line 66 of file sock_async_ctx.h.


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