auto-determine listen address by attempting to bind to each address in the cluster...
authorAndrew Tridgell <tridge@samba.org>
Mon, 30 Apr 2007 20:34:55 +0000 (06:34 +1000)
committerAndrew Tridgell <tridge@samba.org>
Mon, 30 Apr 2007 20:34:55 +0000 (06:34 +1000)
commit5b8c4bba5a9477fb232381f5d03f106ff1ebdf3e
tree811a9ced11e673764303187f4ee1fc8ca18095a3
parentbbf358cfcfac9025343ad415d0246ea90bf54a49
auto-determine listen address by attempting to bind to each address in the cluster in turn
(This used to be ctdb commit 2fab9f96df2e5b5c51c860fd65caf0e926a63e34)
14 files changed:
ctdb/Makefile.in
ctdb/common/cmdline.c
ctdb/common/ctdb.c
ctdb/common/ctdb_daemon.c
ctdb/common/ctdb_ltdb.c
ctdb/tcp/tcp_connect.c
ctdb/tests/bench-ssh.sh
ctdb/tests/bench.sh
ctdb/tests/ctdbd.sh
ctdb/tests/fetch.sh
ctdb/tests/fetch1.sh
ctdb/tests/messaging.sh
ctdb/tests/test.sh
ctdb/tests/test1.sh