SocketClientEvent

Describes an event occurring on a #GSocketClient. See the #GSocketClient::event signal for more details.

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

Since

2.32

Entries

Link copied to clipboard

The client is doing a DNS lookup.

Link copied to clipboard

The client has completed a DNS lookup.

Link copied to clipboard

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

Link copied to clipboard

The client has connected to a remote host.

Link copied to clipboard

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

Link copied to clipboard

The client has negotiated with the proxy server.

Link copied to clipboard

The client is performing a TLS handshake.

Link copied to clipboard

The client has performed a TLS handshake.

Link copied to clipboard

The client is done with a particular #GSocketConnectable.

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
val nativeValue: <Error class: unknown class>
Link copied to clipboard

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.