TcpWrapperConnection.this

Wraps base_io_stream and socket together as a #GSocketConnection.

Parameters

baseIoStream gio.iostream.IOStream

the #GIOStream to wrap

socket gio.socket.Socket

the #GSocket associated with base_io_stream

Return Value

the new #GSocketConnection.