Searched refs:rws_on_socket_send_ping (Results 1 – 4 of 4) sorted by relevance
189 typedef void (*rws_on_socket_send_ping)(rws_socket socket); typedef402 RWS_API(void) rws_socket_set_on_send_ping(rws_socket socket, rws_on_socket_send_ping callback);
103 rws_on_socket_send_ping on_send_ping;
370 void rws_socket_set_on_send_ping(rws_socket socket, rws_on_socket_send_ping callback) { in rws_socket_set_on_send_ping()
295 void rws_socket_set_on_send_ping(rws_socket socket, rws_on_socket_send_ping callback)
Completed in 6 milliseconds