mirror of
https://github.com/samba-team/samba.git
synced 2025-01-26 10:04:02 +03:00
s3-messaging: Add preforked child-parent message types
Signed-off-by: Andreas Schneider <asn@samba.org> Signed-off-by: Simo Sorce <idra@samba.org>
This commit is contained in:
parent
0f71639d33
commit
5c1a8dcf8e
@ -42,6 +42,9 @@ interface messaging
|
||||
/* Changes to smb.conf are really of general interest */
|
||||
MSG_SMB_CONF_UPDATED = 0x0021,
|
||||
|
||||
MSG_PREFORK_CHILD_EVENT = 0x0031,
|
||||
MSG_PREFORK_PARENT_EVENT = 0x0032,
|
||||
|
||||
/* nmbd messages */
|
||||
MSG_FORCE_ELECTION = 0x0101,
|
||||
MSG_WINS_NEW_ENTRY = 0x0102,
|
||||
|
Loading…
x
Reference in New Issue
Block a user