Searched refs:PONG (Results 1 – 7 of 7) sorted by relevance
51 t.match(stderr, /PONG/, 'pong response output')
38 static char PONG[] = "PONG\n"; variable314 pinger->pong = PONG; in socketpair_pinger_new()
51 PONG protocol packets where the PONG is only returned for a received PING.
284 them back to the client and they appear as a PONG. Use the
6 if it didn't get the PONG back within 10s.
96 PONG, enumerator821 g_signal_emit (self, signals[PONG], 0, bytes); in receive_pong()1723 signals[PONG] = g_signal_new ("pong", in soup_websocket_connection_class_init()
226 - NEW: Connection validity tracking, autoproduce PING/PONG for protocols that