Frank Ling <[email protected]> added the comment:

how to create socket and have block timeout mode?

        self.socket.setblocking(1)
        self.socket.settimeout(1)
this program is error?

----------

_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue15215>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to