Charles-François Natali added the comment:

> Are you referring to the comment where I mention ECONNABORTED?  That is a 
> regular unix error (windows version is WSAECONNABORTED).
> This error occurs when the local stack decides to kill the connection, as 
> opposed to ECONNRESET which occurs on account of receiving a RST packet.

Oops, I misread. ECONNABORTED is fine.

> New patch includes documentation change.

LGTM.

> If 2.7 is still in bugfix mode, then this patch could probably be accepted.

I guess so.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue14574>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to