mirror of
https://github.com/samba-team/samba.git
synced 2025-12-06 16:23:49 +03:00
Patch from metze to add exit and interval events. Useful for modules
This commit is contained in:
@@ -567,6 +567,9 @@ void exit_server(const char *reason)
|
||||
|
||||
print_notify_send_messages(3); /* 3 second timeout. */
|
||||
|
||||
/* run all registered exit events */
|
||||
smb_run_exit_events();
|
||||
|
||||
/* delete our entry in the connections database. */
|
||||
yield_connection(NULL,"");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user