Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.2:Rings:1-MinimalX
apr
apr-test-sendfile-timeout.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File apr-test-sendfile-timeout.patch of Package apr
Index: apr-1.6.5/test/sendfile.c =================================================================== --- apr-1.6.5.orig/test/sendfile.c 2013-10-14 15:45:05.000000000 +0200 +++ apr-1.6.5/test/sendfile.c 2019-02-08 10:58:50.731588817 +0100 @@ -463,7 +463,7 @@ static int client(apr_pool_t *p, client_ /* in case this is the non-blocking test, set socket timeout; * we're just waiting for EOF */ - rv = apr_socket_timeout_set(sock, apr_time_from_sec(3)); + rv = apr_socket_timeout_set(sock, apr_time_from_sec(10)); if (rv != APR_SUCCESS) { aprerr("apr_socket_timeout_set()", rv); }
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor