Yuriy Syrovetskiy <c...@cblp.su> added the comment:

Can the datagramHandler.host change during execution? If so, the address family 
of the socket can change. So, we should create a socket for every new message. 
Check my patch #2.

Also I extended socket.create_connection to support UDP.

----------
Added file: http://bugs.python.org/file25680/mywork2.patch

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

Reply via email to