Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals  

poll-compat.h File Reference

Go to the source code of this file.

Data Structures

struct  pollfd

Defines

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

Functions

int poll ()


Define Documentation

#define POLLERR   0x08
 

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

#define POLLHUP   0x10
 

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

#define POLLIN   0x01
 

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

Referenced by ast_waitfor_n_fd(), and ast_waitfor_nandfds().

#define POLLNVAL   0x20
 

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

#define POLLOUT   0x04
 

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

Referenced by ast_carefulwrite().

#define POLLPRI   0x02
 

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

Referenced by ast_waitfor_n_fd(), and ast_waitfor_nandfds().


Function Documentation

int poll  
 

Referenced by ast_carefulwrite(), ast_io_wait(), ast_waitfor_n_fd(), ast_waitfor_nandfds(), and main().


Generated on Thu Oct 28 11:33:06 2004 for Asterisk by doxygen1.2.15