mirror of
https://github.com/samba-team/samba.git
synced 2025-12-16 00:23:52 +03:00
the first cut of the internal messaging system.
The motivation for this system is to replace the UDP message for oplocks, but this commit only does the "set debug level" message.
This commit is contained in:
@@ -131,6 +131,9 @@ static void async_processing(fd_set *fds, char *buffer, int buffer_len)
|
||||
reload_services(False);
|
||||
reload_after_sighup = False;
|
||||
}
|
||||
|
||||
/* check for any pending internal messages */
|
||||
message_dispatch();
|
||||
}
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
Reference in New Issue
Block a user