Sat Apr 26 2014 22: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 91 of file channel.c.


Field Documentation

struct ast_channel* chan

Definition at line 92 of file channel.c.

Referenced by ast_channel_set_fd().

int which

Definition at line 93 of file channel.c.

Referenced by ast_channel_set_fd().


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