]> git.ipfire.org Git - thirdparty/samba.git/commit
s3:libsmb: add 'client smb transport:force_bsd_tstream = yes' option
authorStefan Metzmacher <metze@samba.org>
Fri, 16 May 2025 09:46:36 +0000 (11:46 +0200)
committerStefan Metzmacher <metze@samba.org>
Wed, 18 Jun 2025 17:52:37 +0000 (17:52 +0000)
commit14ee5fadcf7f2c075bb008337838d96dff156541
tree6b01d59e7ac74bcb365c43a415c7dc75c4de3178
parent7b68bb03eac5449d404c0cc930afe2446b437cd7
s3:libsmb: add 'client smb transport:force_bsd_tstream = yes' option

This can be used to force the tstream based code path in smbXcli_conn.

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