summaryrefslogtreecommitdiff
path: root/oslo_messaging/_drivers/amqp1_driver/eventloop.py
Commit message (Expand)AuthorAgeFilesLines
* Update hacking versionZhijunWei2019-01-211-7/+5
* Don't use monotonic with Python >=3.3Andy Smith2018-12-031-1/+6
* Add support for virtual hostsKenneth Giusti2017-07-281-1/+9
* Return list of addresses for IPV4 and IPV6Andrew Smith2017-01-191-2/+2
* [AMQP 1.0] Propagate authentication errors to callerKenneth Giusti2017-01-031-16/+11
* [AMQP 1.0] Simplify the I/O event loop codeKenneth Giusti2016-12-051-58/+69
* [AMQP 1.0] small fixes to improve timer scalabilityKenneth Giusti2016-08-151-34/+63
* Re-factor the AMQP 1.0 addressing semanticsKenneth Giusti2016-07-061-11/+6
* Refactor AMQP 1.0 command task to support timersKenneth Giusti2016-06-141-19/+41
* Reorganize the AMQP 1.0 driver source filesKenneth Giusti2016-05-131-0/+345