- FD_CLR
void FD_CLR(int fd, fd_set* fdset)
Undocumented in source. Be warned that the author may not have intended to support it.
- FD_CLR
void FD_CLR(int fd, fd_set* fdset)
Undocumented in source. Be warned that the author may not have intended to support it.
- FD_CLR
void FD_CLR(int fd, fd_set* fdset)
Undocumented in source. Be warned that the author may not have intended to support it.
- FD_CLR
void FD_CLR(int fd, fd_set* fdset)
Undocumented in source. Be warned that the author may not have intended to support it.
- FD_ISSET
int FD_ISSET(int fd, fd_set* fdset)
Undocumented in source. Be warned that the author may not have intended to support it.
- FD_ISSET
int FD_ISSET(int fd, fd_set* fdset)
Undocumented in source. Be warned that the author may not have intended to support it.
- FD_ISSET
int FD_ISSET(int fd, fd_set* fdset)
Undocumented in source. Be warned that the author may not have intended to support it.
- FD_ISSET
int FD_ISSET(int fd, fd_set* fdset)
Undocumented in source. Be warned that the author may not have intended to support it.
- FD_SET
void FD_SET(int fd, fd_set* fdset)
Undocumented in source. Be warned that the author may not have intended to support it.
- FD_SET
void FD_SET(int fd, fd_set* fdset)
Undocumented in source. Be warned that the author may not have intended to support it.
- FD_SET
void FD_SET(int fd, fd_set* fdset)
Undocumented in source. Be warned that the author may not have intended to support it.
- FD_SET
void FD_SET(int fd, fd_set* fdset)
Undocumented in source. Be warned that the author may not have intended to support it.
- FD_ZERO
void FD_ZERO(fd_set* fdset)
Undocumented in source. Be warned that the author may not have intended to support it.
- FD_ZERO
void FD_ZERO(fd_set* fdset)
Undocumented in source. Be warned that the author may not have intended to support it.
- FD_ZERO
void FD_ZERO(fd_set* fdset)
Undocumented in source. Be warned that the author may not have intended to support it.
- FD_ZERO
void FD_ZERO(fd_set* fdset)
Undocumented in source. Be warned that the author may not have intended to support it.
- pselect
int pselect(int , fd_set* , fd_set* , fd_set* , timespec* , sigset_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- select
int select(int , fd_set* , fd_set* , fd_set* , timeval* )
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.