TcpWrapperConnection


Object Hierarchy:

Object hierarchy for TcpWrapperConnection

Description:

public class TcpWrapperConnection : TcpConnection

A TcpWrapperConnection can be used to wrap a IOStream that is based on a Socket, but which is not actually a SocketConnection.

This is used by SocketClient so that it can always return a SocketConnection, even when the connection it has actually created is not directly a SocketConnection.


Namespace: GLib
Package: gio-2.0

Content:

Properties:

Creation methods:

Methods:

Inherited Members:

All known members inherited from class GLib.TcpConnection