s4:ntp_signd: make use of tstream_bsd_fail_readv_first_error(true)
authorStefan Metzmacher <metze@samba.org>
Thu, 12 Jan 2023 09:42:14 +0000 (10:42 +0100)
committerRalph Boehme <slow@samba.org>
Tue, 24 Oct 2023 09:36:38 +0000 (09:36 +0000)
commit391ef8ae7b2d394e65b8872dcca67984673e7574
treee08e9a264d54e65c4e43d7b11c0144360e82c1c1
parentd9c416baa998572236510a554769eb9377d3ceeb
s4:ntp_signd: 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/ntp_signd/ntp_signd.c