TcpWrapperConnection.this

  1. this(void* ptr, Flag!"Take" take)
    class TcpWrapperConnection
    this
    (
    void* ptr
    ,
    Flag!"Take" take = No.Take
    )
  2. this(gio.iostream.IOStream baseIoStream, gio.socket.Socket socket)