pyzmq/zmq/green
Min RK 884d29d8fb explicitly avoid sharing context instances across eventloop Context classes
default inheritance is to share, so that a custom Context can replace the global instance,
but don't do so for our eventloop instances
2020-05-26 11:57:23 +02:00
..
eventloop remove special-cased ZMQIOLoop and friends 2017-06-01 14:17:21 -07:00
__init__.py update copyright and headers 2014-06-10 14:33:25 -07:00
core.py explicitly avoid sharing context instances across eventloop Context classes 2020-05-26 11:57:23 +02:00
device.py update copyright and headers 2014-06-10 14:33:25 -07:00
poll.py Fix undefined variable exception. Fixes #712. 2015-08-03 14:47:24 -07:00