Mon Oct 8 12:39:32 2012

Asterisk developer's documentation


io_rec Struct Reference

Kept for each file descriptor. More...


Data Fields

ast_io_cb callback
void * data
int * id


Detailed Description

Kept for each file descriptor.

Definition at line 49 of file io.c.


Field Documentation

ast_io_cb callback

What is to be called

Definition at line 50 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 51 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 52 of file io.c.

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


The documentation for this struct was generated from the following file:
Generated on Mon Oct 8 12:39:32 2012 for Asterisk - The Open Source Telephony Project by  doxygen 1.4.7