pyzmq/zmq/eventloop
Brian Granger 415a86c247 Fixed bug in ioloop.py when poll raises ETERM.
When a zeromq Context is closed, zmq_poll will return ETERM.
In this case, the ioloop should exit and stop.
2010-09-16 22:01:30 -07:00
..
__init__.py Modifying __init__.py for eventloop. 2010-07-02 17:41:38 -05:00
ioloop.py Fixed bug in ioloop.py when poll raises ETERM. 2010-09-16 22:01:30 -07:00
win32_support.py Updating Tornado ioloop from their master. 2010-07-02 17:37:57 -05:00
zmqstream.py Remove unneeded shebangs 2010-08-29 08:48:52 +08:00