Socket.this

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

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