-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/9161/
-----------------------------------------------------------
Review request for qpid, Alan Conway, Gordon Sim, Kenneth Giusti, michael
goulish, and Ted Ross.
Description
-------
This change removes code paths that are currently unused.
I only bring this for review on the small chance that someone knows of some
work that may require using these code paths in the near future. In any other
event leaving unused code can only be bad.
This addresses bug QPID-4514.
https://issues.apache.org/jira/browse/QPID-4514
Diffs
-----
/trunk/qpid/cpp/src/qpid/amqp_0_10/Connection.h 1440423
/trunk/qpid/cpp/src/qpid/amqp_0_10/Connection.cpp 1440423
/trunk/qpid/cpp/src/qpid/broker/Connection.h 1440423
/trunk/qpid/cpp/src/qpid/broker/Connection.cpp 1440423
/trunk/qpid/cpp/src/qpid/broker/SessionState.h 1440423
/trunk/qpid/cpp/src/qpid/broker/SessionState.cpp 1440423
/trunk/qpid/cpp/src/qpid/messaging/amqp/SslTransport.h 1440423
/trunk/qpid/cpp/src/qpid/messaging/amqp/TcpTransport.h 1440423
/trunk/qpid/cpp/src/qpid/sys/AggregateOutput.h 1440423
/trunk/qpid/cpp/src/qpid/sys/AggregateOutput.cpp 1440423
/trunk/qpid/cpp/src/qpid/sys/AsynchIO.h 1440423
/trunk/qpid/cpp/src/qpid/sys/AsynchIOHandler.h 1440423
/trunk/qpid/cpp/src/qpid/sys/AsynchIOHandler.cpp 1440423
/trunk/qpid/cpp/src/qpid/sys/ConnectionOutputHandlerPtr.h 1440423
/trunk/qpid/cpp/src/qpid/sys/OutputControl.h 1440423
/trunk/qpid/cpp/src/qpid/sys/RdmaIOPlugin.cpp 1440423
/trunk/qpid/cpp/src/qpid/sys/posix/AsynchIO.cpp 1440423
Diff: https://reviews.apache.org/r/9161/diff/
Testing
-------
make check
Thanks,
Andrew Stitcher