Codename Pineapple

Home page | Mailing list | Docs

Last updated: Sat Feb 3 05:02:03 2007

Asterisk developer's documentation :: Codename Pineapple


pollfd Struct Reference

#include <poll-compat.h>


Detailed Description

Definition at line 89 of file poll-compat.h.

Data Fields

short events
int fd
short revents


Field Documentation

short events
 

Definition at line 92 of file poll-compat.h.

Referenced by ast_add_fd(), ast_carefulwrite(), ast_el_read_char(), ast_io_add(), ast_io_change(), ast_io_dump(), ast_io_remove(), ast_remotecontrol(), get_input(), launch_netscript(), listener(), map_poll_spec(), netconsole(), and zt_setoption().

int fd
 

Definition at line 91 of file poll-compat.h.

Referenced by alsa_card_init(), ast_add_fd(), ast_carefulwrite(), ast_el_read_char(), ast_io_add(), ast_io_change(), ast_io_dump(), ast_io_wait(), ast_remotecontrol(), get_input(), launch_netscript(), listener(), map_poll_spec(), map_select_results(), netconsole(), send_string(), and zt_setoption().

short revents
 

Definition at line 93 of file poll-compat.h.

Referenced by ast_fdisset(), ast_io_add(), ast_io_remove(), ast_io_wait(), ast_remotecontrol(), get_input(), map_select_results(), netconsole(), and zt_setoption().


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

Asterisk is a trademark for Digium, inc.. | Edvina.net | Asterisk.org | This documentation was generated with Doxygen