what is exit_firsttime used for?

Volker Lendecke Volker.Lendecke at SerNet.DE
Sat Aug 27 00:21:51 MDT 2011


On Fri, Aug 26, 2011 at 05:43:05PM -0700, Herb Lewis wrote:
> source3/smbd/server_exit.c function exit_server_common has the following
> 
> if (!exit_firsttime)
>     exit(0);
> 
> what is this used for?

If you panic from the backtrace creating routines, you don't
want to get here again.

Volker

-- 
SerNet GmbH, Bahnhofsallee 1b, 37081 Göttingen
phone: +49-551-370000-0, fax: +49-551-370000-9
AG Göttingen, HRB 2816, GF: Dr. Johannes Loxen


More information about the samba-technical mailing list