Gjsify LogoGjsify Logo

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.

Index

Enumeration Members

COMPLETE: number

The client is done with a particular #GSocketConnectable.

CONNECTED: number

The client has connected to a remote host.

CONNECTING: number

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

PROXY_NEGOTIATED: number

The client has negotiated with the proxy server.

PROXY_NEGOTIATING: number

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

RESOLVED: number

The client has completed a DNS lookup.

RESOLVING: number

The client is doing a DNS lookup.

TLS_HANDSHAKED: number

The client has performed a TLS handshake.

TLS_HANDSHAKING: number

The client is performing a TLS handshake.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method