This website requires JavaScript.
Explore
Help
Sign In
jessequ
/
AMQP-CPP
Watch
1
Star
0
Fork
You've already forked AMQP-CPP
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
4c2b8ff68e
AMQP-CPP
/
include
/
amqpcpp
/
linux_tcp
History
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