1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/source4/lib/messaging
Andrew Tridgell 2d21fe079f s4-messaging: fixed the removal of messaging sockets in child tasks
when a child task exits we were firing a destructor on any inherited
messaging contexts, which could trigger a removal of the parents
message socket and messaging database entry.

This adds a new auto_remove flag to imessaging_init(), and exposes the
cleanup code for use by the stream service.

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>

Autobuild-User: Andrew Tridgell <tridge@samba.org>
Autobuild-Date: Fri Jul 22 08:09:06 CEST 2011 on sn-devel-104
2011-07-22 08:09:06 +02:00
..
tests s4-messaging: fixed the removal of messaging sockets in child tasks 2011-07-22 08:09:06 +02:00
irpc.h s4-messaging Rename messaging -> imessaging 2011-05-03 07:37:07 +02:00
messaging.c s4-messaging: fixed the removal of messaging sockets in child tasks 2011-07-22 08:09:06 +02:00
messaging.h s4-messaging: fixed the removal of messaging sockets in child tasks 2011-07-22 08:09:06 +02:00
pymessaging.c s4-messaging: fixed the removal of messaging sockets in child tasks 2011-07-22 08:09:06 +02:00
wscript_build s4-tdb: make tdb-wrap into a private library 2010-10-30 23:49:01 +11:00