Added new message_send_pid() code that uses tdb append to reduce locking
authorJeremy Allison <jra@samba.org>
Sat, 11 Jan 2003 00:17:37 +0000 (00:17 +0000)
committerJeremy Allison <jra@samba.org>
Sat, 11 Jan 2003 00:17:37 +0000 (00:17 +0000)
commit82b41dca9d0030cc54ef8865d4a5e5f9377c46fc
tree9b1f07675a8546ad3a5b80702c7b71ea88377999
parent8e7dfa50b03139227bf1c14cddc6de3ebabcabc3
Added new message_send_pid() code that uses tdb append to reduce locking
contention on the messaging tdb.
Jeremy.
(This used to be commit 5b8cf0810a7297f239b35c93ec50d20f1eed793b)
source3/lib/messages.c