pyzmq/zmq/eventloop
Min RK 9282a53d36 zmqstream: avoid error when closing stream after closing socket
by saving FD at startup

This is unsafe because other sockets may have claimed that FD in the meantime, so warn about it.
2017-11-10 15:10:16 +01:00
..
__init__.py improve deprecations with tornado 5 2017-11-10 14:49:39 +01:00
future.py accept base Sockets in async pollers 2017-07-18 11:32:17 +02:00
ioloop.py improve deprecations with tornado 5 2017-11-10 14:49:39 +01:00
zmqstream.py zmqstream: avoid error when closing stream after closing socket 2017-11-10 15:10:16 +01:00