mirror of
https://github.com/samba-team/samba.git
synced 2025-11-06 08:23:50 +03:00
Add port argument to SMBC_attr_server(). Does nothing as yet.
Signed-off-by: Jeremy Allison <jra@samba.org> Reviewed-by: David Disseldorp <ddiss@samba.org>
This commit is contained in:
@@ -483,6 +483,7 @@ SMBCSRV *
|
||||
SMBC_attr_server(TALLOC_CTX *ctx,
|
||||
SMBCCTX *context,
|
||||
const char *server,
|
||||
uint16_t port,
|
||||
const char *share,
|
||||
char **pp_workgroup,
|
||||
char **pp_username,
|
||||
|
||||
Reference in New Issue
Block a user