Mon May 14 04:54:53 2007

Asterisk developer's documentation


io_context Struct Reference

Collaboration diagram for io_context:

Collaboration graph
[legend]

Data Fields

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

Detailed Description

Definition at line 67 of file io.c.


Field Documentation

int current_ioc

Definition at line 77 of file io.c.

Referenced by ast_io_remove(), and ast_io_wait().

unsigned int fdcnt

Definition at line 73 of file io.c.

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

struct pollfd* fds

Definition at line 69 of file io.c.

Referenced by ast_io_add(), ast_io_change(), ast_io_dump(), ast_io_remove(), ast_io_wait(), io_context_destroy(), io_grow(), and io_shrink().

struct io_rec* ior

Definition at line 71 of file io.c.

Referenced by ast_io_add(), ast_io_change(), ast_io_dump(), ast_io_remove(), ast_io_wait(), io_context_destroy(), io_grow(), and io_shrink().

unsigned int maxfdcnt

Definition at line 75 of file io.c.

Referenced by ast_io_add(), ast_io_dump(), and io_grow().

int needshrink

Definition at line 79 of file io.c.

Referenced by ast_io_remove(), and io_context_create().


The documentation for this struct was generated from the following file:
Generated on Mon May 14 04:54:53 2007 for Asterisk - the Open Source PBX by  doxygen 1.5.1