mirror of https://github.com/zeromq/pyzmq.git
a6f637b949
handles the following case: 1. event triggers, scheduling event to be handled 2. another call performs an action, changing socket ready state 3. scheduled event fires, but socket is no longer ready for event (raise EAGAIN) |
||
---|---|---|
.. | ||
minitornado | ||
__init__.py | ||
future.py | ||
ioloop.py | ||
zmqstream.py |