As we talked about on irc config_set is proper place to do this and adding another function isn't.
Regards -steve On Thu, 2008-06-19 at 16:44 +0200, Fabio M. Di Nitto wrote: > Hi Steven, > > this patch covers a small corner case where we want to stop logging to > file forever. > > with the actual implementation it is enough to unset LOG_MODE_OUTPUT_FILE > and nothing is written to the file, but the file is still open and the > descriptor in use. > > this is just one possible way to allow to stop logging to file and close > the fd. > > could you please consider either applying this one, or make sure to close > the fd when we unset LOG_MODE_OUTPUT_FILE. > > Thanks > Fabio > > -- > I'm going to make him an offer he can't refuse. > _______________________________________________ Openais mailing list > [email protected] > https://lists.linux-foundation.org/mailman/listinfo/openais _______________________________________________ Openais mailing list [email protected] https://lists.linux-foundation.org/mailman/listinfo/openais
