Fri Jul 15 2011 12:03:23

Asterisk developer's documentation


ast_epoll_data Struct Reference
Collaboration diagram for ast_epoll_data:

Data Fields

struct ast_channelchan
int which

Detailed Description

Definition at line 70 of file channel.c.


Field Documentation

struct ast_channel* chan

Definition at line 71 of file channel.c.

Referenced by ast_channel_set_fd().

int which

Definition at line 72 of file channel.c.

Referenced by ast_channel_set_fd().


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