s4:kdc: make use of tstream_bsd_fail_readv_first_error(true)
authorStefan Metzmacher <metze@samba.org>
Thu, 12 Jan 2023 09:38:53 +0000 (10:38 +0100)
committerRalph Boehme <slow@samba.org>
Tue, 24 Oct 2023 09:36:37 +0000 (09:36 +0000)
commit3a47a276fdec7ab2610023d220fb05c6a15d790f
treeb3e15015d68b2b36959b89f45f1c42b6f73d54d6
parent71e8727bdc085673360f69f6e28afbd6a6adfae7
s4:kdc: make use of tstream_bsd_fail_readv_first_error(true)

This avoids doing useless work in case the client connection
is already broken.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/kdc/kdc-server.c