AMQP-CPP/include/amqpcpp/linux_tcp
Emiel Bruijntjes f23bcf19f1 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
..
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 Reordered public include files so they are now in include/amqpcpp/. 2018-01-24 01:58:18 +01:00