- poll
int poll(pollfd* , nfds_t , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- poll
int poll(pollfd* , nfds_t , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- poll
int poll(pollfd* , nfds_t , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- poll
int poll(pollfd* , nfds_t , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- POLLERR
auto POLLERR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- POLLHUP
auto POLLHUP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- POLLIN
auto POLLIN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- POLLNVAL
auto POLLNVAL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- POLLOUT
auto POLLOUT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- POLLPRI
auto POLLPRI;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- POLLRDBAND
auto POLLRDBAND;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- POLLRDNORM
auto POLLRDNORM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- POLLWRBAND
auto POLLWRBAND;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- POLLWRNORM
auto POLLWRNORM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
D header file for POSIX.