diff options
author | Volker Lendecke <vl@samba.org> | 2014-10-04 11:15:12 +0200 |
---|---|---|
committer | Stefan Metzmacher <metze@samba.org> | 2015-02-13 23:32:07 +0100 |
commit | 0108c2921d5b604da42ba70b1f38cda16fd071f7 (patch) | |
tree | 609b23c1d9e9a9fdd07b73673cf8b9ac5ea13d1e /source3/lib/messages_util.c | |
parent | a15a4297cee8d12df449652c602573fb67bd3c23 (diff) | |
download | samba-0108c2921d5b604da42ba70b1f38cda16fd071f7.tar.gz samba-0108c2921d5b604da42ba70b1f38cda16fd071f7.tar.xz samba-0108c2921d5b604da42ba70b1f38cda16fd071f7.zip |
lib: Add messages_dgm_ref.[ch]
We only have one messaging_dgm context per process. But we will use this from
two completely independent messaging subsystems which are independently
initialized. We need to coordinate creation and destruction, do this via
talloc.
I know this looks like a step back, but when in the future we have really just
one messaging subsystem, this can go again. My immediate goal is to make
source3 and source4 transport-compatible, and this looks like a quick way
towards that goal.
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Diffstat (limited to 'source3/lib/messages_util.c')
0 files changed, 0 insertions, 0 deletions