]> granicus.if.org Git - python/commit
Use connect_ex() instead of connect().
authorJeremy Hylton <jeremy@alum.mit.edu>
Mon, 29 Oct 2001 16:44:37 +0000 (16:44 +0000)
committerJeremy Hylton <jeremy@alum.mit.edu>
Mon, 29 Oct 2001 16:44:37 +0000 (16:44 +0000)
commite16e54f7f1c0f9efaae7084b8fcbdfa95e99026b
tree83a0249b9b70b7b93a20f13454e1f0e39b5dbf28
parentfbd5797eb7aa2f2e291a11081f5c5160614fdd45
Use connect_ex() instead of connect().

Removes old XXX comment and possible source of long-delays.
Lib/asyncore.py