- close the listening socket in the child process when running as a daemon
authorAndrew Tridgell <tridge@samba.org>
Sun, 5 May 1996 03:04:19 +0000 (03:04 +0000)
committerAndrew Tridgell <tridge@samba.org>
Sun, 5 May 1996 03:04:19 +0000 (03:04 +0000)
commit83866f3c84bd53a68f4937dddf4903eee7a00aaf
tree48e97a59be3683c5b776246fc89b4f3e5ca45986
parenta7005f50d800174862a6b58727c7387e6d3581be
- close the listening socket in the child process when running as a daemon
- exit with a non-zero exit code if open_sockets() fails
source/smbd/server.c