Home
last modified time | relevance | path

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

/third_party/libsoup/libsoup/
Dsoup-websocket-connection.c163 static void emit_error_and_close (SoupWebsocketConnection *self,
496 emit_error_and_close (self, error, FALSE); in send_message()
589 emit_error_and_close (SoupWebsocketConnection *self, in emit_error_and_close() function
644 emit_error_and_close (self, error, prejudice); in protocol_error_and_close_full()
663 emit_error_and_close (self, error, FALSE); in bad_data_error_and_close()
680 emit_error_and_close (self, error, TRUE); in too_big_error_and_close()
1080 emit_error_and_close (self, error, FALSE); in process_frame()
1135 emit_error_and_close (self, error, TRUE); in soup_websocket_connection_read()
1212 emit_error_and_close (self, error, TRUE); in soup_websocket_connection_write()