Return Ns_Sets with configuration file data
Ns_Set **Ns_ConfigGetSections( void );
The Ns_ConfigGetSections function allocates and returns a null-terminated list of Ns_Sets. Each Ns_Set structure contains the configuration file data for a configuration file section.
This function is primarily for the use of the built-in setup server.