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

/dovecot/src/director/
H A Ddirector-connection.c57 #define DIRECTOR_CONNECTION_ME_TIMEOUT_MSECS (10*1000) macro
2305 conn->to_ping = timeout_add(DIRECTOR_CONNECTION_ME_TIMEOUT_MSECS,
2331 conn->to_ping = timeout_add(DIRECTOR_CONNECTION_ME_TIMEOUT_MSECS,

Completed in 87 milliseconds