]> git.ipfire.org Git - thirdparty/samba.git/commit
lib/tsocket: allow only one tstream_disconnect_send/recv
authorStefan Metzmacher <metze@samba.org>
Fri, 16 May 2025 08:04:25 +0000 (10:04 +0200)
committerStefan Metzmacher <metze@samba.org>
Wed, 18 Jun 2025 17:52:37 +0000 (17:52 +0000)
commite1de81f297ce96ca07f7df0c3a34811f8f782fc9
tree9324689badc51d2e9802ddf5d2814c4305ebc969
parentc1fe1338155a3fcaf8082edba0dbb7768a071703
lib/tsocket: allow only one tstream_disconnect_send/recv

And don't allow readv and writev anymore.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
lib/tsocket/tsocket.c