summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/client/ConnectionImpl.cpp
diff options
context:
space:
mode:
authorAlan Conway <aconway@apache.org>2013-06-18 21:09:19 +0000
committerAlan Conway <aconway@apache.org>2013-06-18 21:09:19 +0000
commit8eaa98213ca05dd2cbbd544440ad5a68f4353a29 (patch)
tree1c88153298c46f497d1a92264decfc7bb18e3b39 /cpp/src/qpid/client/ConnectionImpl.cpp
parent43e936e4121ba67ba4fb032e237c46fdafbf0110 (diff)
downloadqpid-python-8eaa98213ca05dd2cbbd544440ad5a68f4353a29.tar.gz
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. It is intended to replace /path/to/qpidd --port 0 <args...> with qpidd-p0 /path/to/qpidd <args...> Most tests do not yet use qpidd-p0, they will be updated in a future commit. Changes: - Added qpidd-p0 - Fixed qpidd port printing logic: print port only if --port=0, regardless of --transport. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1494306 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src/qpid/client/ConnectionImpl.cpp')
0 files changed, 0 insertions, 0 deletions