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

#include <evthread.h>

Collaboration diagram for tagTCPACCEPTOR:
Collaboration graph
[legend]

List of all members.

Public Attributes

EVLOOPloop
int fd
struct event read_event
int read_buffer_size
int send_buffer_size
EVTHREAD_FACTORY factory
void * ctx

Detailed Description

Definition at line 236 of file evthread.h.


Member Data Documentation

Definition at line 242 of file evthread.h.

Definition at line 241 of file evthread.h.

Definition at line 238 of file evthread.h.

Definition at line 237 of file evthread.h.

Definition at line 240 of file evthread.h.

Definition at line 239 of file evthread.h.

Definition at line 240 of file evthread.h.


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