Searched refs:rws_on_socket_recvd_pong (Results 1 – 4 of 4) sorted by relevance
182 typedef void (*rws_on_socket_recvd_pong)(rws_socket socket); typedef395 RWS_API(void) rws_socket_set_on_received_pong(rws_socket socket, rws_on_socket_recvd_pong callback);
102 rws_on_socket_recvd_pong on_recvd_pong;
364 void rws_socket_set_on_received_pong(rws_socket socket, rws_on_socket_recvd_pong callback) { in rws_socket_set_on_received_pong()
327 void rws_socket_set_on_received_pong(rws_socket socket, rws_on_socket_recvd_pong callback)
Completed in 6 milliseconds