Mon Mar 20 08:26:03 2006

Asterisk developer's documentation


Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

poll-compat.h File Reference

Go to the source code of this file.

Data Structures

struct  pollfd

Defines

#define POLLERR   0x08
#define POLLHUP   0x10
#define POLLIN   0x01
#define POLLNVAL   0x20
#define POLLOUT   0x04
#define POLLPRI   0x02

Functions

int poll ()


Define Documentation

#define POLLERR   0x08
 

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

#define POLLHUP   0x10
 

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

#define POLLIN   0x01
 

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

Referenced by ast_wait_for_input(), ast_waitfor_n_fd(), and ast_waitfor_nandfds().

#define POLLNVAL   0x20
 

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

#define POLLOUT   0x04
 

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

Referenced by zt_sendtext().

#define POLLPRI   0x02
 

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

Referenced by zt_setoption().


Function Documentation

int poll  ) 
 

Referenced by ast_carefulwrite(), ast_el_read_char(), ast_io_wait(), ast_remotecontrol(), ast_wait_for_input(), ast_waitfor_n_fd(), ast_waitfor_nandfds(), do_monitor(), get_input(), launch_netscript(), listener(), main(), netconsole(), timed_read(), zt_sendtext(), and zt_setoption().


Generated on Mon Mar 20 08:26:03 2006 for Asterisk - the Open Source PBX by  doxygen 1.3.9.1