Searched refs:on_web_socket_input (Results 1 – 1 of 1) sorted by relevance
168 static gboolean on_web_socket_input (GObject *pollable_stream,309 g_source_set_callback (pv->input_source, (GSourceFunc)on_web_socket_input, self, NULL); in soup_websocket_connection_start_input_source()1164 on_web_socket_input (GObject *pollable_stream, in on_web_socket_input() function