Wed Jan 8 2020 09:50:23

Asterisk developer's documentation


ast_epoll_data Struct Reference

Data Fields

struct ast_channelchan
 
int which
 

Detailed Description

Definition at line 87 of file channel.c.

Field Documentation

struct ast_channel* chan

Definition at line 88 of file channel.c.

Referenced by ast_channel_set_fd().

int which

Definition at line 89 of file channel.c.

Referenced by ast_channel_set_fd().


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