Giampaolo Rodola' <g.rod...@gmail.com> added the comment: > why is a not connected connection writable?
A non connected socket must be writable in order to connect. > if we call dispatcher.connect() immediately after .connect(), > socket error 10057 may be raised, Not sure what you mean here. Why would you call connect() twice? ---------- nosy: +giampaolo.rodola _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue13928> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com