Main Page | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

io_context Struct Reference


Data Fields

pollfdfds
io_recior
unsigned int fdcnt
unsigned int maxfdcnt
int current_ioc
int needshrink

Field Documentation

int current_ioc
 

Definition at line 59 of file io.c.

Referenced by ast_io_wait(), and io_context_create().

unsigned int fdcnt
 

Definition at line 55 of file io.c.

Referenced by ast_io_dump(), ast_io_wait(), and io_context_create().

struct pollfd* fds
 

Definition at line 51 of file io.c.

Referenced by ast_io_change(), ast_io_dump(), ast_io_wait(), io_context_create(), and io_context_destroy().

struct io_rec* ior
 

Definition at line 53 of file io.c.

Referenced by ast_io_change(), ast_io_dump(), ast_io_wait(), io_context_create(), and io_context_destroy().

unsigned int maxfdcnt
 

Definition at line 57 of file io.c.

Referenced by ast_io_dump(), and io_context_create().

int needshrink
 

Definition at line 61 of file io.c.

Referenced by ast_io_wait(), and io_context_create().


The documentation for this struct was generated from the following file:
Generated on Sat Nov 25 19:10:28 2006 for Asterisk by  doxygen 1.4.2