Sworddragon <sworddrag...@aol.com> added the comment:

If the connection gets lost and reconnected again but the ip address doesn't 
change storbinary() continues the data transfer. But if the ip address was 
changed due to the reconnect storbinary() hangs in a loop.

I expect either that storbinary() detects the change of the ip address and 
continues the data transfer like it does if the ip address has never changed or 
it should throw an exception.

----------

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

Reply via email to