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

/dovecot/src/lib-http/
H A Dhttp-client-queue.c19 #define TIMEOUT_CMP_MARGIN_USECS 2000 macro
710 &ioloop_timeval, TIMEOUT_CMP_MARGIN_USECS) > 0) {
849 &ioloop_timeval, TIMEOUT_CMP_MARGIN_USECS) > 0) {
905 &req->timeout_time, TIMEOUT_CMP_MARGIN_USECS) >= 0) {
942 &ioloop_timeval, TIMEOUT_CMP_MARGIN_USECS) > 0) {

Completed in 30 milliseconds