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
d83e88b95d
AMQP-CPP
/
include
/
amqpcpp
/
linux_tcp
History
Emiel Bruijntjes
e83a07f871
renamed onClosed to onLost to prevent confusion between TcpHandler::onClosed() and ConnectionHandler::onClosed()
2018-11-08 09:58:36 +01:00
..
tcpchannel.h
tcpchannel should also be movable
2018-08-31 15:01:10 +02:00
tcpconnection.h
renamed onClosed to onLost to prevent confusion between TcpHandler::onClosed() and ConnectionHandler::onClosed()
2018-11-08 09:58:36 +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
renamed onClosed to onLost to prevent confusion between TcpHandler::onClosed() and ConnectionHandler::onClosed()
2018-11-08 09:58:36 +01:00
tcpparent.h
renamed onClosed to onLost to prevent confusion between TcpHandler::onClosed() and ConnectionHandler::onClosed()
2018-11-08 09:58:36 +01:00