Go to the source code of this file.
Defines | |
| #define | POLLIN 0x01 |
| #define | POLLPRI 0x02 |
| #define | POLLOUT 0x04 |
| #define | POLLERR 0x08 |
| #define | POLLHUP 0x10 |
| #define | POLLNVAL 0x20 |
Functions | |
| int | poll () |
|
|
Definition at line 75 of file poll-compat.h. |
|
|
Definition at line 76 of file poll-compat.h. |
|
|
Definition at line 72 of file poll-compat.h. Referenced by ast_waitfor_n_fd(), and ast_waitfor_nandfds(). |
|
|
Definition at line 77 of file poll-compat.h. |
|
|
Definition at line 74 of file poll-compat.h. Referenced by ast_carefulwrite(). |
|
|
Definition at line 73 of file poll-compat.h. Referenced by ast_waitfor_n_fd(), and ast_waitfor_nandfds(). |
|
|
|
1.4.2