Socket.FD

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

Meta