FD_ISSET

Undocumented in source. Be warned that the author may not have intended to support it.
  1. int FD_ISSET(int fd, fd_set* fdset)
  2. int FD_ISSET(int fd, fd_set* fdset)
  3. int FD_ISSET(int fd, fd_set* fdset)
    version(!linux && !darwin && FreeBSD)
    extern (C) extern (D)
    int
    FD_ISSET
    (
    int fd
    ,)
  4. int FD_ISSET(int fd, fd_set* fdset)

Meta