mirror of
https://github.com/samba-team/samba.git
synced 2025-12-05 12:23:50 +03:00
r7440: * merge registry server changes from trunk (so far) for more
printmig.exe work * merge the sys_select_signal(char c) change from trunk in order to keeo the winbind code in sync
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
e8fde1bd92
commit
a112c5570a
@@ -72,7 +72,7 @@ static void signal_handler(int sig, siginfo_t *info, void *unused)
|
||||
fd_pending_array[signals_received] = (SIG_ATOMIC_T)info->si_fd;
|
||||
signals_received++;
|
||||
} /* Else signal is lost. */
|
||||
sys_select_signal();
|
||||
sys_select_signal(RT_SIGNAL_LEASE);
|
||||
}
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
Reference in New Issue
Block a user