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

/dovecot/src/director/
H A Ddirector-connection.c71 #define DIRECTOR_CONNECTION_PINGPONG_WARN_MSECS (5*1000) macro
1836 if (diff_secs*1000+500 > DIRECTOR_CONNECTION_PINGPONG_WARN_MSECS) {
1897 if (ping_msecs > DIRECTOR_CONNECTION_PINGPONG_WARN_MSECS) {

Completed in 19 milliseconds