Socket.this

Sets our main struct and passes it to the parent class.

  1. this(GSocket* gSocket, bool ownedRef)
    class Socket
    this
    (,
    bool ownedRef = false
    )
  2. this(GSocketFamily family, GSocketType type, GSocketProtocol protocol)
  3. this(int fd)

Meta