socket_writev() tweaks:
* catch an error path that wasn't logged after r826760 and log it (something other 
than EAGAIN on the initial writev)
* catch the IO timeout condition and log it as APR_TIMEUP instead of trying the write
one more time and eventually logging it as EAGAIN


git-svn-id: https://svn.apache.org/repos/asf/httpd/mod_fcgid/trunk@827787 13f79535-47bb-0310-9956-ffa450edef68
1 file changed