Fri Jan 31 13:16:48 2014

Asterisk developer's documentation


io_context Struct Reference

Data Fields

int current_ioc
unsigned int fdcnt
struct pollfd * fds
struct io_recior
unsigned int maxfdcnt
int needshrink

Detailed Description

Definition at line 67 of file io.c.


Field Documentation

Definition at line 77 of file io.c.

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

unsigned int fdcnt
struct pollfd* fds [read]
struct io_rec* ior [read]
unsigned int maxfdcnt

Definition at line 75 of file io.c.

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

Definition at line 79 of file io.c.

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


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

Generated on 31 Jan 2014 for Asterisk - the Open Source PBX by  doxygen 1.6.1