mirror of
https://github.com/samba-team/samba.git
synced 2025-01-25 06:04:04 +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>