This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-eventlet
Code
Issues
Proposed changes
Files
6e5bee7e1732083d249b2f39b833d6171e82a0cb
deb-python-eventlet
/
eventlet
/
hubs
History
Denis Bilenko
3b210e1769
fixed libev to support python2.4 just to find out that pyev needs 2.5.1 at least
2009-01-13 01:10:53 +06:00
..
__init__.py
__init__.py restored
2008-07-29 13:10:10 -07:00
hub.py
Automated merge with
http://www.donovanpreston.com:8888/eventlet-twisted-integration/
2009-01-13 00:23:37 +06:00
libev.py
fixed libev to support python2.4 just to find out that pyev needs 2.5.1 at least
2009-01-13 01:10:53 +06:00
libevent.py
Automated merge with
http://www.donovanpreston.com:8888/eventlet-twisted-integration/
2009-01-13 00:23:37 +06:00
nginx.py
fixed nginx hub not to call wrap_socket
2008-11-25 00:14:19 +06:00
poll.py
converted eventlet to use greenlet's switch and throw methods instead of greenlib.switch; greenlib is not used anymore.
2008-11-24 14:30:42 +06:00
selects.py
Rename the eventlet.support.greenlet module to greenlets to avoid clashing with the pypi greenlet distribution; support the pypi greenlet distribution; port httpc_test to use wsgi instead of httpd; add channel back in because I couldn't get pool to work properly with queue yet
2008-12-29 16:10:34 -08:00
twistedr.py
fixed twistedhub not to use [renamed] support.greenlet module
2009-01-13 01:10:06 +06:00