AMQP-CPP 2.6.2
- Avoid SIGPIPE on OS X without MSG_NOSIGNAL
- Added option BUILD_SHARED to build shared library instead of static
- Implement copy constructor for class Monitor
- Added libuv drop in implementation for TcpHandler
- We no longer use "emit" for method names, because it seems to conflict with the Qt (library that uses emit as some sort of macro
- Added const char * constructors to AMQP::Login class
- Added method tcpconnection::flush()