init.c File Reference

#include "nsd.h"

Functions

void Ns_LibInit (void)

Function Documentation

void Ns_LibInit ( void   ) 

----------------------------------------------------------------------

Ns_LibInit --

Initializes core nsd library. Should be called automatically during dynamic library initialization, otherwise explicitly for static builds.

Results: None.

Side effects: None.

----------------------------------------------------------------------

Initialize the threads interface.

Log must be initialized first in case later inits log messages.

Caches and URL space are used by some of the remaining inits.

Order of the remaining inits is not significant.


Generated on Tue Sep 4 19:58:56 2007 by  doxygen 1.5.1