FD_CLR

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

Meta