oslo.messaging/oslo_messaging/_drivers
Oleksii Zamiatin e2c3e36d75 Close sockets properly
All socket-connections should properly
die after their parents being stopped.

Change-Id: I6a83ed2d5ef194e8b068c1d8bd6813f48636c5fb
2015-07-21 12:52:31 +03:00
..
protocols Use `inferred=True` by default 2015-06-15 23:16:57 +02:00
zmq_driver Close sockets properly 2015-07-21 12:52:31 +03:00
__init__.py Move files out of the namespace package 2015-01-12 12:50:41 -05:00
amqp.py Allow to remove second _send_reply() call 2015-05-28 16:22:38 +03:00
amqpdriver.py Allow to remove second _send_reply() call 2015-05-28 16:22:38 +03:00
base.py Fix threading zmq poller and proxy 2015-07-15 16:46:04 +03:00
common.py Use the oslo_utils stop watch in decaying timer 2015-03-23 20:06:22 -07:00
impl_fake.py Add drivers to the documentation 2015-06-03 11:40:57 +00:00
impl_qpid.py Add drivers to the documentation 2015-06-03 11:40:57 +00:00
impl_rabbit.py Merge "Add drivers to the documentation" 2015-06-12 21:10:53 +00:00
impl_zmq.py Close sockets properly 2015-07-21 12:52:31 +03:00
pool.py Move files out of the namespace package 2015-01-12 12:50:41 -05:00