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

/dovecot/src/log/
H A Dlog-connection.c423 unsigned int client_count = 0; local
432 client_count++;
437 if (client_count > 0 && shutting_down) {
439 log->default_prefix, client_count);

Completed in 211 milliseconds