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 |
Emiel Bruijntjes
|
69c615d0a4
|
removed tcp prefix from all ssl related classes
|
2018-03-06 08:39:42 +01:00 |
Emiel Bruijntjes
|
463eed89c0
|
work in progress on closing ssl connections
|
2018-03-05 22:24:19 +01:00 |
Aart Stuurman
|
cf7261add5
|
Reordered public include files so they are now in include/amqpcpp/.
|
2018-01-24 01:58:18 +01:00 |