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
8d09cbabae
AMQP-CPP
/
include
/
amqpcpp
/
linux_tcp
History
Emiel Bruijntjes
38eff4019d
added "override" to TcpConnection::onUnblocked().
Fixes
#504
2023-07-13 21:33:36 +02:00
..
tcpchannel.h
The Channel constructor now throws an exception if the max number of channels has been reached
2018-11-23 11:15:51 +01:00
tcpconnection.h
added "override" to TcpConnection::onUnblocked().
Fixes
#504
2023-07-13 21:33:36 +02:00
tcpdefines.h
Reordered public include files so they are now in include/amqpcpp/.
2018-01-24 01:58:18 +01:00
tcphandler.h
implement tcp handler and pass reason to callback
2023-07-03 13:05:09 +02:00
tcpparent.h
allow user space programs to initialize the SSL structure before a connection is set up
2021-01-01 18:52:54 +01:00