Simple coroutine library integrated with IO event loop (libevent) / objects in plain C Snapshot
Public Attributes
tagEVTHREAD_OBJECT Struct Reference

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>

Collaboration diagram for tagEVTHREAD_OBJECT:
Collaboration graph
[legend]

List of all members.

Public Attributes

DLIST_entry entry
int object_type
EVTHREADowner

Detailed Description

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.


Member Data Documentation

Definition at line 124 of file evthread.h.

Definition at line 125 of file evthread.h.

Definition at line 126 of file evthread.h.


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