AMQP-CPP/include
Raoul Wols 0e6a1c52a9
Check if the callback is null again after flush()
The call to flush() may result in the _oldestCallback becoming a nullptr.
For instance, the SslConnected class might report an ssl error.
This causes the _oldestCallback to become null.
2021-07-12 12:51:47 +02:00
..
amqpcpp Check if the callback is null again after flush() 2021-07-12 12:51:47 +02:00
amqpcpp.h {auto} renamed confirmed to tagger and added unacknowledged counter' 2020-10-21 11:50:34 +02:00