You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2008/05/12 23:45:17 UTC

DO NOT REPLY [Bug 44584] ab.c: EINTR not checked when calling apr_socket_connect()

https://issues.apache.org/bugzilla/show_bug.cgi?id=44584


Roy T. Fielding <fi...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX




--- Comment #1 from Roy T. Fielding <fi...@apache.org>  2008-05-12 14:45:17 PST ---
EINTR is checked by apr_socket_connect while making the actual
system call for connect.

If this isn't working, perhaps a different system call is not
being restarted.  Please grab the latest version of ab.c
from trunk and see if that fixes your issues.

http://svn.apache.org/repos/asf/httpd/httpd/trunk/support/ab.c


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org