poll.h
Overview
Related Modules:
Description:
Declares I/O multiplexing functions.
You can use the functions provided in this file to perform I/O multiplexing.
Since:
1.0
Version:
1.0
Summary
Data Structures
Macros
POLLIN 0x001 |
|
POLLPRI 0x002 |
|
POLLOUT 0x004 |
|
POLLERR 0x008 |
|
POLLHUP 0x010 |
|
POLLNVAL 0x020 |