r20165: Change messaging subsystem to only allow one message
commit7f5fefb7bb65ef35916769988abbec8209889225
authorJeremy Allison <jra@samba.org>
Thu, 14 Dec 2006 01:00:16 +0000 (14 01:00 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:16:28 +0000 (10 12:16 -0500)
tree1eb77e8ded2fc7e5cc1944ff5fe2eeaf8d71c72a
parent25f897053946eb9eeb56acb090ef691bf0e7edd4
r20165: Change messaging subsystem to only allow one message
per type - this is all we use right now and makes
re-entrancy problems with deleting handlers with
a message dispatch loop go away.
Jeremy.
(This used to be commit 2e9b6faeae1474d65a5c12f5a19b0ae045d47c2e)
source3/lib/messages.c