TcpWrapperConnection.this

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

  1. this(GTcpWrapperConnection* gTcpWrapperConnection, bool ownedRef)
    class TcpWrapperConnection
    this
    (
    GTcpWrapperConnection* gTcpWrapperConnection
    ,
    bool ownedRef = false
    )
  2. this(IOStream baseIoStream, Socket socket)