pyzmq/zmq/backend
Min RK a89434d082 close underlying socket in socket.__dealloc__
`socket.__del__` may not be called during process gc, but dealloc will
2018-04-30 13:10:57 +02:00
..
cffi support for zmq_curve_public 2018-03-21 10:02:35 +01:00
cython close underlying socket in socket.__dealloc__ 2018-04-30 13:10:57 +02:00
__init__.py delay some unlikely imports 2015-09-17 14:21:56 +02:00
select.py support for zmq_curve_public 2018-03-21 10:02:35 +01:00