TcpWrapperConnection.this

Wraps base_io_stream and socket together as a gio.SocketConnection

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

Parameters

baseIoStream IOStream

the gio.IOStream to wrap

socket Socket

the atk.Socket associated with base_io_stream

Return Value

Throws

ConstructionException GTK+ fails to create the object.

Meta

Since

2.28