Skip to content

AMQP-CPP 4.3.15

Compare
Choose a tag to compare
@RafalGoslawski RafalGoslawski released this 24 Sep 10:13
· 88 commits to master since this release
b891cc3
  • Added missing include (#416)
  • Fixed copy and move constructors of the PassthroughBuffer (fixes #418)
  • Fixed sync handling for CopiedBuffer
  • Use one-shot expirations instead of intervals for the libev backend
  • Fixed timeout issues