Socket.FD

Undocumented in source.
  1. alias FD = SOCKET
  2. alias FD = int
    struct Socket
    version(!Windows && Posix)
    @safe
    alias FD = int
  3. this(SocketType type)
  4. this(Context context, SocketType type)

Meta