Method

GioSocketClientget_socket_type

since: 2.22

Declaration

GSocketType
g_socket_client_get_socket_type (
  GSocketClient* client
)

Description

Gets the socket type of the socket client.

See g_socket_client_set_socket_type() for details.

Available since: 2.22

Return value

Type: GSocketType

A GSocketFamily.