Go to the source code of this file.
Defines | |
#define | CONNECTIONMGR_EXECUTABLE "/usr/bin/connectionMgr" |
#define | CONNECT_ESTABLISHED 0 |
#define | CONNECT_ERROR 1 |
Definition in file connectionMgrConstants.h.
#define CONNECT_ERROR 1 |
Definition at line 39 of file connectionMgrConstants.h.
#define CONNECT_ESTABLISHED 0 |
Definition at line 38 of file connectionMgrConstants.h.
#define CONNECTIONMGR_EXECUTABLE "/usr/bin/connectionMgr" |
Definition at line 35 of file connectionMgrConstants.h.