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

/dovecot/src/util/
H A Dtcpwrap.c65 static void tcpwrap_client_timeout(struct tcpwrap_client *client) function
77 client->to = timeout_add(INPUT_TIMEOUT_MSECS, tcpwrap_client_timeout,

Completed in 36 milliseconds