Updated version of asyncore.py from Sam Rushing:
Adds support for using select.poll() if it's available
Move a 'map is None' test out of an else branch and into the right place
Showing
Please
register
or
sign in
to comment
Adds support for using select.poll() if it's available
Move a 'map is None' test out of an else branch and into the right place