AMQP-CPP/include/amqpcpp/linux_tcp
aljar 4570496547 Add option to select an IP randomly instead of using the order provided by getaddrinfo, which is proximity based. 2020-11-13 17:10:30 +01: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 Add option to select an IP randomly instead of using the order provided by getaddrinfo, which is proximity based. 2020-11-13 17:10:30 +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