mirror of
https://github.com/samba-team/samba.git
synced 2025-12-21 20:23:50 +03:00
committed by
Gerald (Jerry) Carter
parent
dccf3f99e4
commit
7a287e0704
@@ -232,7 +232,7 @@ const char *socket_wrapper_dir(void)
|
||||
return s;
|
||||
}
|
||||
|
||||
static unsigned int socket_wrapper_default_iface(void)
|
||||
unsigned int socket_wrapper_default_iface(void)
|
||||
{
|
||||
const char *s = getenv("SOCKET_WRAPPER_DEFAULT_IFACE");
|
||||
if (s) {
|
||||
|
||||
Reference in New Issue
Block a user