Main Page   Alphabetical List   Data Structures   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_remove(), ast_io_wait(), and io_context_create().

unsigned int fdcnt
 

Definition at line 55 of file io.c.

Referenced by ast_io_add(), ast_io_change(), ast_io_dump(), ast_io_remove(), ast_io_wait(), and io_context_create().

struct pollfd* fds
 

Definition at line 51 of file io.c.

Referenced by ast_io_add(), ast_io_change(), ast_io_dump(), ast_io_remove(), 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_add(), ast_io_change(), ast_io_dump(), ast_io_remove(), 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_add(), ast_io_dump(), and io_context_create().

int needshrink
 

Definition at line 61 of file io.c.

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


The documentation for this struct was generated from the following file:
Generated on Thu Oct 28 11:33:08 2004 for Asterisk by doxygen1.2.15