Searched refs:soup_websocket_connection_get_io_stream (Results 1 – 4 of 4) sorted by relevance
82 GIOStream * soup_websocket_connection_get_io_stream (SoupWebsocketConnection *self);
1325 g_value_set_object (value, soup_websocket_connection_get_io_stream (self)); in soup_websocket_connection_get_property()1807 soup_websocket_connection_get_io_stream (SoupWebsocketConnection *self) in soup_websocket_connection_get_io_stream() function
1335 soup_websocket_connection_get_io_stream
614 io = soup_websocket_connection_get_io_stream (test->client); in test_send_bad_data()1412 io = soup_websocket_connection_get_io_stream (test->client); in test_server_receive_unmasked_frame()