Searched refs:ping (Results 1 – 6 of 6) sorted by relevance
39 static int ping(CURL *curl, const char *send_payload) in ping() function98 if(ping(curl, "foobar")) in websocket()
47 static CURLcode ping(CURL *curl, const char *send_payload) in ping() function102 res = ping(curl, payload); in pingpong()
32 in the first authentication packet in order to reduce the number of ping pong
83 This is a ping.
99 This as an incoming ping message, that expects a pong response.
333 get an HTTP/2 ping from the peer to verify that they are still alive. By
Completed in 9 milliseconds