OPeNDAP Hyrax Back End Server (BES)
Updated for version 3.8.3
|
Go to the source code of this file.
Macros | |
#define | BESLISTENER_PIPE_FD 1 |
#define | BESLISTENER_RESTART SERVER_EXIT_RESTART |
#define | BESLISTENER_RUNNING 4 |
#define | BESLISTENER_STOPPED 0 |
#define BESLISTENER_PIPE_FD 1 |
Definition at line 38 of file BESDaemonConstants.h.
Referenced by ServerApp::run(), and start_master_beslistener().
#define BESLISTENER_RESTART SERVER_EXIT_RESTART |
Definition at line 32 of file BESDaemonConstants.h.
Referenced by main().
#define BESLISTENER_RUNNING 4 |
Definition at line 31 of file BESDaemonConstants.h.
Referenced by main(), ServerApp::run(), and start_master_beslistener().
#define BESLISTENER_STOPPED 0 |
Definition at line 30 of file BESDaemonConstants.h.
Referenced by main().