mirror of
https://github.com/samba-team/samba.git
synced 2025-02-01 05:47:28 +03:00
4b6febc670
Without this we would hang forever if the connection was already disconnected, instead of directly propagating NT_STATUS_CONNECTION_DISCONNECTED; Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Michael Adam <obnox@samba.org>