Home
last modified time | relevance | path

Searched refs:apr_socket_timeout_set (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/test/
H A Dsockchild.c47 rv = apr_socket_timeout_set(sock, apr_time_from_sec(3)); in main()
H A Dsendfile.c259 rv = apr_socket_timeout_set(sock, 100 * APR_USEC_PER_SEC); in client()
466 rv = apr_socket_timeout_set(sock, apr_time_from_sec(3)); in client()
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/network_io/os2/
H A Dsockopt.c32 APR_DECLARE(apr_status_t) apr_socket_timeout_set(apr_socket_t *sock, in apr_socket_timeout_set() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/network_io/win32/
H A 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
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/include/
H A Dapr_network_io.h640 APR_DECLARE(apr_status_t) apr_socket_timeout_set(apr_socket_t *sock,
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/network_io/unix/
H A Dsockopt.c75 apr_status_t apr_socket_timeout_set(apr_socket_t *sock, apr_interval_time_t t) in apr_socket_timeout_set() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/
H A DCHANGES140 *) apr_socket_timeout_set() on Windows: If the socket was in a non-