SocketClient.this

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

  1. this(GSocketClient* gSocketClient, bool ownedRef)
    class SocketClient
    this
    (
    GSocketClient* gSocketClient
    ,
    bool ownedRef = false
    )
  2. this()