TcpWrapperConnection
Object Hierarchy:
Description:
[ CCode ( type_id = "g_tcp_wrapper_connection_get_type ()" ) ]
[ Version ( since = "2.28" ) ]
public class TcpWrapperConnection : TcpConnection
[ 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
All known members inherited from class GLib.SocketConnection
All known members inherited from class GLib.IOStream
All known members inherited from class GLib.Object