----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10872/ -----------------------------------------------------------
Review request for qpid and Andrew Stitcher. 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 ----- /trunk/qpid/cpp/src/qpid/sys/TCPIOPlugin.cpp 1477300 /trunk/qpid/cpp/src/tests/CMakeLists.txt 1477300 /trunk/qpid/cpp/src/tests/qpidd-p0 PRE-CREATION Diff: https://reviews.apache.org/r/10872/diff/ Testing ------- Thanks, Alan Conway
