Ronald Oussoren added the comment:

It's a bit tedious, but not too bad. The attached patch appears to work, but 
needs review (especially for the Windows and VMS branches in 
internal_setblocking.

This changes the return value of internal_setblocking, it was unconditionally 1 
and is now -1 if the call fails and 0 otherwise.

----------
keywords: +needs review, patch
nosy: +ronaldoussoren
stage: needs patch -> patch review

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

Reply via email to