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


Roy T. Fielding <[EMAIL PROTECTED]> changed:

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




--- Comment #1 from Roy T. Fielding <[EMAIL PROTECTED]>  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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to