mirror of
https://github.com/samba-team/samba.git
synced 2024-12-28 07:21:54 +03:00
2d21fe079f
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 |
||
---|---|---|
.. | ||
pidfile.c | ||
process_model.c | ||
process_model.h | ||
process_onefork.c | ||
process_prefork.c | ||
process_single.c | ||
process_standard.c | ||
process_thread.c | ||
samba.8.xml | ||
server.c | ||
service_named_pipe.c | ||
service_stream.c | ||
service_stream.h | ||
service_task.c | ||
service_task.h | ||
service.c | ||
service.h | ||
wscript_build |