AMQP-CPP/include/amqpcpp/linux_tcp
Emiel Bruijntjes 62a4262a58 the TcpConnection::close() method now supports an "immediate" parameter to skip the official amqp handshake for closing down 2018-10-28 18:13:13 +01:00
..
tcpchannel.h tcpchannel should also be movable 2018-08-31 15:01:10 +02:00
tcpconnection.h the TcpConnection::close() method now supports an "immediate" parameter to skip the official amqp handshake for closing down 2018-10-28 18:13:13 +01:00
tcpdefines.h Reordered public include files so they are now in include/amqpcpp/. 2018-01-24 01:58:18 +01:00
tcphandler.h added onAttached() and onDetached() to the TcpHandler interface 2018-10-28 10:22:01 +01:00