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

/dovecot/src/lib-dict/
H A Ddict-redis.c12 #define REDIS_DEFAULT_LOOKUP_TIMEOUT_MSECS (1000*30) macro
373 dict->timeout_msecs = REDIS_DEFAULT_LOOKUP_TIMEOUT_MSECS;

Completed in 12 milliseconds