Searched defs:compconn (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/contrib/perftcpdns/
H A Dperftcpdns.c52 * - the compconn counter is incremented, errors (other than EINPROGRESS
209 uint64_t lateconn, compconn; /* rate stats (cont) */ variable
1381 compconn += i;
1772 "- compconn: computed number of connect() calls\n"
2418 printf("compconn: %llu, lateconn: %llu\n",
2419 (unsigned long long) compconn,

Completed in 12 milliseconds