Skip to content

AMQP-CPP 2.8.0

Compare
Choose a tag to compare
@RafalGoslawski RafalGoslawski released this 15 Dec 14:44
· 611 commits to master since this release
5c00277
  • renamed project to amqpcpp for cmake (fixes #140)
  • Added boost asio TCP handler for use on POSIX-based systems
  • renamed major() and minor() methods of the ConnectionStartFrame class to fix warning from new gcc version that these function names are more or less reserved
  • added TcpConnection::fileno() to expose the internal filedescriptor / socket