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
3f32e8773d
AMQP-CPP
/
include
/
amqpcpp
/
linux_tcp
History
Emiel Bruijntjes
62a4262a58
the TcpConnection::close() method now supports an "immediate" parameter to skip the official amqp handshake for closing down
2018-10-28 18:13:13 +01:00
..
tcpchannel.h
tcpchannel should also be movable
2018-08-31 15:01:10 +02:00
tcpconnection.h
the TcpConnection::close() method now supports an "immediate" parameter to skip the official amqp handshake for closing down
2018-10-28 18:13:13 +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 onAttached() and onDetached() to the TcpHandler interface
2018-10-28 10:22:01 +01:00