Simple coroutine library integrated with IO event loop (libevent) / objects in plain C Snapshot
|
base class of sockets and timers. API of this class is not not called directly by the user of this library. More...
#include <evthread.h>
Public Attributes | |
DLIST_entry | entry |
int | object_type |
EVTHREAD * | owner |
base class of sockets and timers. API of this class is not not called directly by the user of this library.
Definition at line 123 of file evthread.h.
DLIST_entry tagEVTHREAD_OBJECT::entry |
Definition at line 124 of file evthread.h.
Definition at line 125 of file evthread.h.
Definition at line 126 of file evthread.h.