Added new message_send_pid() code that uses tdb append to reduce locking
authorJeremy Allison <jra@samba.org>
Sat, 11 Jan 2003 00:17:41 +0000 (00:17 +0000)
committerJeremy Allison <jra@samba.org>
Sat, 11 Jan 2003 00:17:41 +0000 (00:17 +0000)
commitee0ceeff99f32146bebd4b49d346abdaa20aa10c
treec9052ed28afc9efca5e93c06ff7ca1d43a5073be
parent724cefabb03a3db8b5d3691974241d3109593c27
Added new message_send_pid() code that uses tdb append to reduce locking
contention on the messaging tdb.
Jeremy.
source/lib/messages.c