Home
last modified time | relevance | path

Searched refs:socket_disconnected (Results 1 – 1 of 1) sorted by relevance

/third_party/libsoup/libsoup/
Dsoup-server.c1196 static void socket_disconnected (SoupSocket *sock, SoupClientContext *client);
1209 G_CALLBACK (socket_disconnected), client); in soup_client_context_new()
1241 g_signal_handlers_disconnect_by_func (client->sock, socket_disconnected, client); in soup_client_context_unref()
1531 socket_disconnected (SoupSocket *sock, SoupClientContext *client) in socket_disconnected() function
2528 socket_disconnected (client->sock, client); in soup_client_context_steal_connection()