Ensure we don't terminate if we fail to bind to a socket,
authorJeremy Allison <jra@samba.org>
Thu, 25 Oct 2007 21:11:35 +0000 (14:11 -0700)
committerJeremy Allison <jra@samba.org>
Thu, 25 Oct 2007 21:11:35 +0000 (14:11 -0700)
commit38c34ffd6bcd14314330fd5f2e2a401dbf9cd061
tree4a85b78174ef6cf51bb6c1f30d5141c942644079
parent7c6ed7aa1c95f61a4569f266e42938c6b225944e
Ensure we don't terminate if we fail to bind to a socket,
only fail if we can't bind to any socket.
Jeremy.
(This used to be commit 2ec6224b552ef86fa1739c9e396c39c7ec6c76c6)
source3/smbd/server.c