mirror of
https://github.com/samba-team/samba.git
synced 2025-11-05 04:23:51 +03:00
routines to return an NTSTATUS. This should help track down errors. Use a bit of talloc_steal and talloc_unlink to get the real socket to be a child of the GENSEC or TLS socket. Always return a new socket, even for the 'pass-though' case. Andrew Bartlett