TcpWrapperConnection


Object Hierarchy:

GLib.TcpWrapperConnection GLib.TcpWrapperConnection GLib.TcpWrapperConnection GLib.TcpConnection GLib.TcpConnection GLib.TcpConnection->GLib.TcpWrapperConnection GLib.SocketConnection GLib.SocketConnection GLib.SocketConnection->GLib.TcpConnection GLib.IOStream GLib.IOStream GLib.IOStream->GLib.SocketConnection GLib.Object GLib.Object GLib.Object->GLib.IOStream

Description:

[ CCode ( type_id = "g_tcp_wrapper_connection_get_type ()" ) ]
[ Version ( since = "2.28" ) ]
public class TcpWrapperConnection : TcpConnection

A `GTcpWrapperConnection` can be used to wrap a [class@Gio.

IOStream] that is based on a [class@Gio.Socket], but which is not actually a [class@Gio.SocketConnection]. This is used by [ class@Gio.SocketClient] so that it can always return a [class@Gio.SocketConnection], even when the connection it has actually created is not directly a [class@Gio.SocketConnection].


Namespace: GLib
Package: gio-2.0

Content:

Properties:

Creation methods:

Methods:

Inherited Members:

All known members inherited from class GLib.TcpConnection