Martin Panter added the comment:

Yes using select() would be another way to fix the immediate problem of read() 
returning None. In the long term I was hoping to use something like my patch to 
avoid the problems with reading the HTTP response (already discussed in this 
report) at the same time.

----------

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

Reply via email to