Searched defs:first_packet_wait (Results 1 - 1 of 1) sorted by relevance
/bind-9.11.3/contrib/queryperf/ | ||
H A D | queryperf.c | 1766 double first_packet_wait = RESPONSE_BLOCKING_WAIT_TIME; local 1807 first_packet_wait = 0.0; 1810 if (data_available(first_packet_wait) == TRUE) { |
Completed in 23 milliseconds