diff options
author | Volker Lendecke <vl@samba.org> | 2014-02-18 20:51:23 +0100 |
---|---|---|
committer | Jeremy Allison <jra@samba.org> | 2014-02-19 16:38:30 -0800 |
commit | bd55fdbf09bd91351e097d4b71925c84de7b2a6e (patch) | |
tree | 6089193f4621f5f9c181ea31d898c956ac080af1 /source3/libsmb/libsmb_setget.c | |
parent | fb35d17e438772a357c442f15932986affb7c927 (diff) | |
download | samba-bd55fdbf09bd91351e097d4b71925c84de7b2a6e.tar.gz samba-bd55fdbf09bd91351e097d4b71925c84de7b2a6e.tar.xz samba-bd55fdbf09bd91351e097d4b71925c84de7b2a6e.zip |
messaging: Enforce just one messaging context
The current messaging implementation is based on a tdb indexed by server_id. If
we have more than one messaging context in a process, messages might not arrive
at the right context and be dropped, depending on which signal handler is
triggered first.
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Diffstat (limited to 'source3/libsmb/libsmb_setget.c')
0 files changed, 0 insertions, 0 deletions