Searched defs:DIRECTOR_CONNECTION_CONNECT_TIMEOUT_MSECS (Results 1 - 1 of 1) sorted by relevance
/dovecot/src/director/ | ||
H A D | director-connection.c | 54 #define DIRECTOR_CONNECTION_CONNECT_TIMEOUT_MSECS (10*1000) macro 2387 conn->to_ping = timeout_add(DIRECTOR_CONNECTION_CONNECT_TIMEOUT_MSECS, |
Completed in 29 milliseconds