OPeNDAP Hyrax Back End Server (BES)
Updated for version 3.8.3
|
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 |
#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 |
Definition at line 39 of file ServerExitConditions.h.
Referenced by BESServerHandler::BESServerHandler(), ServerApp::initialize(), main(), and ServerApp::run().
#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.