Home
last modified time | relevance | path

Searched defs:apr_socket_timeout_set (Results 1 – 3 of 3) sorted by relevance

/external/cronet/third_party/apache-portable-runtime/src/network_io/os2/
Dsockopt.c32 APR_DECLARE(apr_status_t) apr_socket_timeout_set(apr_socket_t *sock, in apr_socket_timeout_set() function
/external/cronet/third_party/apache-portable-runtime/src/network_io/win32/
Dsockopt.c53 APR_DECLARE(apr_status_t) apr_socket_timeout_set(apr_socket_t *sock, apr_interval_time_t t) in apr_socket_timeout_set() function
/external/cronet/third_party/apache-portable-runtime/src/network_io/unix/
Dsockopt.c75 apr_status_t apr_socket_timeout_set(apr_socket_t *sock, apr_interval_time_t t) in apr_socket_timeout_set() function