s3:smbd stop working on a dead client socket
authorChristian Ambach <ambi@samba.org>
Fri, 19 Apr 2013 08:04:08 +0000 (10:04 +0200)
committerVolker Lendecke <vl@samba.org>
Fri, 19 Apr 2013 11:16:38 +0000 (13:16 +0200)
commit165b7aa58690cbc6a288b70e5690bf2e93f3ca62
treec026636f148cf360332099bab3cf5f24b1ef4dab
parent58275be0eb68d01a238f0fedf4c92b63f7d10b53
s3:smbd stop working on a dead client socket

when the client has already disconnected, exit server as done
in other paths in smbd_process

Signed-off-by: Christian Ambach <ambi@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
source3/smbd/process.c