Enumeration (GI Enum)

Gio-2.0GioSocketClientEventSince 2.32

Describes an event occurring on a Gio.SocketClient. See the Gio.SocketClient::event signal for more details.

Additional values may be added to this type in the future.

2.32

Index
COMPLETE: 8

The client is done with a particular Gio.SocketConnectable.

CONNECTED: 3

The client has connected to a remote host.

CONNECTING: 2

The client is connecting to a remote host (either a proxy or the destination server).

PROXY_NEGOTIATED: 5

The client has negotiated with the proxy server.

PROXY_NEGOTIATING: 4

The client is negotiating with a proxy to connect to the destination server.

RESOLVED: 1

The client has completed a DNS lookup.

RESOLVING: 0

The client is doing a DNS lookup.

TLS_HANDSHAKED: 7

The client has performed a TLS handshake.

TLS_HANDSHAKING: 6

The client is performing a TLS handshake.

Variables

$gtype