gio.socket_connection

Module for SocketConnection class

Members

Classes

SocketConnection
class SocketConnection

gio.socket_connection.SocketConnection is a gio.iostream.IOStream for a connected socket. They can be created either by gio.socket_client.SocketClient when connecting to a host, or by gio.socket_listener.SocketListener when accepting a new client.

SocketConnectionGidBuilder
class SocketConnectionGidBuilder

Fluent builder for gio.socket_connection.SocketConnection

SocketConnectionGidBuilderImpl
class SocketConnectionGidBuilderImpl(T)

Fluent builder implementation template for gio.socket_connection.SocketConnection