This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-eventlet
Code
Issues
Proposed changes
Files
00a7d6d80e2ab6ec52676f8f2b533419dd23a07c
deb-python-eventlet
/
eventlet
/
hubs
History
Ryan Williams
fa12462d89
Added epoll support, should improve performance on systems that support it.
2009-12-15 14:15:55 -08:00
..
__init__.py
__init__.py restored
2008-07-29 13:10:10 -07:00
epolls.py
Added epoll support, should improve performance on systems that support it.
2009-12-15 14:15:55 -08:00
hub.py
Finally, some peace and quiet around here. :-)
2009-12-06 19:20:45 -08:00
libevent.py
Removed copyright headers from individual files, added LICENSE and AUTHORS files to give credit instead. Linked authors list into documentation.
2009-10-03 23:53:41 -07:00
poll.py
Added epoll support, should improve performance on systems that support it.
2009-12-15 14:15:55 -08:00
selects.py
Tweaked trampoline_timeout because Windows assumes that sockets that are not in the middle of accepting are invalid.
2009-12-04 17:12:13 -08:00
twistedr.py
Fix for twistedhub incompatibility. Added the stdlib select test, which uncovered a few more minor issues. Thanks to Luci Stanescu for the bug report.
2009-10-30 14:23:57 -07:00