Matt Joiner <anacro...@gmail.com> added the comment:

I should mention that this failure to set addr is unusual seeing as most socket 
instances are wrapping AF_INET* domain sockets, and aren't likely to connect 
without blocking. This is quite likely a reason nobody has observed it until 
now.

It *is* desirable to save addr at this point, as mentioned in previous comments.

Additionally addr is public API insofar as asyncore.sockets are concerned.

----------
nosy: +akuchling

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

Reply via email to