----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10872/ -----------------------------------------------------------
(Updated April 30, 2013, 10:10 p.m.) Review request for qpid and Andrew Stitcher. Changes ------- Fix another typo Description ------- QPID-4745: Alternative port allocation for tests, instead of 'qpidd --port=0' qpidd-p0 script binds a new port to a socket using bind(0), and then execs qpidd using the --socket-fd option to pass the socket to qpidd. New broker option --tcp-listen can disable TCP listening when using --socket-fd. Diffs (updated) ----- /trunk/qpid/cpp/src/qpid/sys/TCPIOPlugin.cpp 1477300 /trunk/qpid/cpp/src/tests/CMakeLists.txt 1477300 /trunk/qpid/cpp/src/tests/brokertest.py 1477300 /trunk/qpid/cpp/src/tests/qpidd-p0 PRE-CREATION Diff: https://reviews.apache.org/r/10872/diff/ Testing ------- Thanks, Alan Conway
