Roy Smith <r...@panix.com> added the comment:

Responding to msg122013:

I think he exactly meant to equate the two.

The original problem described in issue882297 is that the makefile() 
documentation only stated that the socket could not be in non-blocking mode.  
The test case presented didn't appear to set non-blocking mode, it only set a 
timeout.

The explanation by facundobatista was that setting a timeout inplies putting 
the socket into non-blocking mode, and the docs were updated to make this 
"non-blocking <==> timeout" relationship clear.

----------

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

Reply via email to