| Asterisk - The Open Source Telephony Project GIT-master-27fb039
    | 
Kept for each file descriptor. More...
| Data Fields | |
| ast_io_cb | callback | 
| void * | data | 
| int * | id | 
| ast_io_cb callback | 
What is to be called
Definition at line 55 of file io.c.
Referenced by ast_io_add(), ast_io_change(), ast_io_dump(), and ast_io_wait().
| void* data | 
Data to be passed
Definition at line 56 of file io.c.
Referenced by ast_io_add(), ast_io_change(), ast_io_dump(), and ast_io_wait().
| int* id | 
ID number
Definition at line 57 of file io.c.
Referenced by Section::__cmp__(), Section::__eq__(), Section::__ge__(), Section::__gt__(), Section::__le__(), Section::__lt__(), ast_io_add(), ast_io_dump(), ast_io_remove(), ast_io_wait(), and io_shrink().