Mon Mar 12 2012 21:47:43

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 81 of file channel.c.


Field Documentation

struct ast_channel* chan

Definition at line 82 of file channel.c.

Referenced by ast_channel_set_fd().

int which

Definition at line 83 of file channel.c.

Referenced by ast_channel_set_fd().


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