This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-eventlet
Code
Issues
Proposed changes
Files
dd7ae2dcec9347d368dbaa60fb4d0d1172881034
deb-python-eventlet
/
eventlet
/
hubs
History
Denis Bilenko
e4aeadc730
hubs.switch: assert that the current greenlet is not the same as hub greenlet, otherwise weird things gonna happen
2009-01-23 15:20:18 +06:00
..
__init__.py
__init__.py restored
2008-07-29 13:10:10 -07:00
hub.py
hubs.switch: assert that the current greenlet is not the same as hub greenlet, otherwise weird things gonna happen
2009-01-23 15:20:18 +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
hubs.switch: assert that the current greenlet is not the same as hub greenlet, otherwise weird things gonna happen
2009-01-23 15:20:18 +06:00