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)
commit2fab9f96df2e5b5c51c860fd65caf0e926a63e34
treebc60e91a4b4c2198ce6a08d67fa9f5f71d60a649
parent172ee33306be2ef5ce17a5b9d7fbcc1f265a1b0b
auto-determine listen address by attempting to bind to each address in the cluster in turn
14 files changed:
Makefile.in
common/cmdline.c
common/ctdb.c
common/ctdb_daemon.c
common/ctdb_ltdb.c
tcp/tcp_connect.c
tests/bench-ssh.sh
tests/bench.sh
tests/ctdbd.sh
tests/fetch.sh
tests/fetch1.sh
tests/messaging.sh
tests/test.sh
tests/test1.sh