Method

IbisClientset_client_ping_timeout

since: 0.14

Declaration [src]

void
ibis_client_set_client_ping_timeout (
  IbisClient* client,
  guint seconds
)

Description [src]

Sets the number of seconds for the client ping timeout.

The new timeout will be used after the current one expires or is removed.

Available since: 0.14

Parameters

seconds

Type: guint

The number of seconds before time out.