_nsconf Struct Reference

#include <nsd.h>


Data Fields

char * argv0
char * nsd
char * name
char * version
char * home
char * config
char * build
int pid
time_t boot_t
char hostname [255]
char address [16]
int shutdowntimeout
int backlog
int debug
struct {
   Ns_Mutex   lock
   Ns_Cond   cond
   int   started
   int   stopping
state
struct {
   unsigned int   major
   unsigned int   minor
http
struct {
   int   maxelapsed
sched
struct {
   char *   sharedlibrary
   char *   version
   bool   lockoninit
tcl


Field Documentation

char* _nsconf::argv0

char* _nsconf::nsd

char* _nsconf::name

char* _nsconf::version

char* _nsconf::home

char* _nsconf::config

char* _nsconf::build

int _nsconf::pid

time_t _nsconf::boot_t

char _nsconf::hostname[255]

char _nsconf::address[16]

int _nsconf::shutdowntimeout

int _nsconf::backlog

int _nsconf::debug

Ns_Mutex _nsconf::lock

Ns_Cond _nsconf::cond

int _nsconf::started

int _nsconf::stopping

struct { ... } _nsconf::state

The following struct maintains server state.

unsigned int _nsconf::major

unsigned int _nsconf::minor

struct { ... } _nsconf::http

The following struct is the maximum HTTP major/minor version supported.

int _nsconf::maxelapsed

struct { ... } _nsconf::sched

char* _nsconf::sharedlibrary

char* _nsconf::version

bool _nsconf::lockoninit

struct { ... } _nsconf::tcl


The documentation for this struct was generated from the following file:
Generated on Tue Sep 4 19:58:57 2007 by  doxygen 1.5.1