OPeNDAP Hyrax Back End Server (BES)  Updated for version 3.8.3
ServerExitConditions.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define CHILD_SUBPROCESS_READY   6
 
#define SERVER_EXIT_ABNORMAL_TERMINATION   2
 
#define SERVER_EXIT_FATAL_CAN_NOT_START   1
 
#define SERVER_EXIT_NORMAL_SHUTDOWN   0
 
#define SERVER_EXIT_RESTART   3
 

Macro Definition Documentation

#define CHILD_SUBPROCESS_READY   6

Definition at line 50 of file ServerExitConditions.h.

#define SERVER_EXIT_ABNORMAL_TERMINATION   2

Definition at line 40 of file ServerExitConditions.h.

#define SERVER_EXIT_FATAL_CAN_NOT_START   1
#define SERVER_EXIT_NORMAL_SHUTDOWN   0

Definition at line 38 of file ServerExitConditions.h.

#define SERVER_EXIT_RESTART   3

Definition at line 41 of file ServerExitConditions.h.