Martin Panter added the comment:

The suggested subclass might have to call the default bind(("", 0)) before 
running certain other operations, including connect(), send[to](), 
recv[from](), since these operations are meant to automatically bind if 
necessary.

----------
nosy: +vadmium

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

Reply via email to