]> git.ipfire.org Git - thirdparty/samba.git/commit
s4:libcli: make use of smbsock_any_connect_send/recv()
authorStefan Metzmacher <metze@samba.org>
Wed, 9 Apr 2025 13:17:12 +0000 (15:17 +0200)
committerStefan Metzmacher <metze@samba.org>
Fri, 18 Apr 2025 10:17:30 +0000 (10:17 +0000)
commit171b95a042a0c708afeb987ca2b7ba01e4b9115b
treedce945086379fb33d82c2af105550dda7a10776d
parent306c2838fb3a3ef5119828cea8d53bb500985bc5
s4:libcli: make use of smbsock_any_connect_send/recv()

This means have only one codepath that connects based
on struct smb_transports.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
source4/libcli/raw/clisocket.c
source4/libcli/wscript_build