Searched refs:rwto (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/apr-util/include/
H A Dapr_redis.h90 apr_uint32_t rwto; member in struct:apr_redis_server_t
225 * @param rwto r/w timeout value in seconds of a client connection
237 apr_uint32_t rwto,
/freebsd-13-stable/contrib/apr-util/redis/
H A Dapr_redis.c330 conn->rs->rwto * APR_USEC_PER_SEC);
432 apr_uint32_t rwto,
447 server->rwto = rwto;

Completed in 41 milliseconds