select

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. int select(int nfds, SocketSet.fd* readfds, SocketSet.fd* writefds, SocketSet.fd* errorfds, SocketSet.timeval* timeout)
  2. int select(int nfds, SocketSet.fd* readfds, SocketSet.fd* writefds, SocketSet.fd* errorfds, SocketSet.timeval* timeout)
    version(!Win32)
    package extern (C)
    int
    select

Meta