TcpWrapperConnection.this
this
(gio.iostream.IOStream baseIoStream, gio.socket.Socket socket)Wraps base_io_stream and socket together as a #GSocketConnection.
Parameters
baseIoStream | the #GIOStream to wrap |
socket | the #GSocket associated with base_io_stream |
Returns
the new #GSocketConnection.