AMQP-CPP/include/amqpcpp/linux_tcp
Emiel Bruijntjes 367de51d77 added method to intercept tls handshakes, and to verify certificates 2018-03-10 00:59:14 +01:00
..
tcpchannel.h Reordered public include files so they are now in include/amqpcpp/. 2018-01-24 01:58:18 +01:00
tcpconnection.h improved docblocks in tcpstate.h header file, when an error or closed is reported to user space, the _handler variable is now reset to prevent that it will be used to report more than once (we still need to check if this does not trigger other errors), and the state object is no longer destructed after a reportClosed() call, so that it can clean up nicely (which we need to the tls shutdown anyway) 2018-03-08 10:02:42 +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 method to intercept tls handshakes, and to verify certificates 2018-03-10 00:59:14 +01:00