Under what conditions would a HTTP server abort a connection from the client? I am testing with a server that intermittently aborts the connection. My client fails with the error 10053 (WSAECONNABORTED). I am not able to nail down exactly when this happens, but it seems like when I issue a POST which the server does not support, it returns error 405 (which I am handling fine), and the next time I issue a GET or a POST I get the 10053 error. Regards, Charu.Received on Tuesday, 16 December 2003 04:32:54 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Friday, 6 June 2008 08:04:28 GMT