Main Page | Alphabetical List | Data Structures | File List | Data Fields | Globals

poll-compat.h File Reference

This graph shows which files directly or indirectly include this file:

Included by dependency graph

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 Sat Jun 12 16:41:44 2004 for Asterisk by doxygen 1.3.7