gio.socket

Module for Socket class

Members

Classes

Socket
class Socket

A gio.socket.Socket is a low-level networking primitive. It is a more or less direct mapping of the BSD socket API in a portable GObject based API. It supports both the UNIX socket implementations and winsock2 on Windows.

SocketGidBuilder
class SocketGidBuilder

Fluent builder for gio.socket.Socket

SocketGidBuilderImpl
class SocketGidBuilderImpl(T)

Fluent builder implementation template for gio.socket.Socket