smb2_server: let smbd_server_connection_terminate_ex() call smbXsrv_connection_discon...
authorStefan Metzmacher <metze@samba.org>
Fri, 4 Oct 2019 12:30:17 +0000 (14:30 +0200)
committerStefan Metzmacher <metze@samba.org>
Tue, 28 Jan 2020 12:26:51 +0000 (13:26 +0100)
commit712aa4a782efed0c36e5c19a8524dd5a71b885bb
treebab28112fe6d4f5d85e1f3bf65026c6a85616610
parentfe10a9bb9de63c97f11aec5fb1088d9e634c9833
smb2_server: let smbd_server_connection_terminate_ex() call smbXsrv_connection_disconnect_transport()

If the connection is broken mark it as invalid and close
the socket.
source3/smbd/smb2_server.c