ifw
0.0.1-dev
|
Variables | |
const char *const | DB_API_NULL = "DB API returned NULL" |
const char *const | DB_REPLY_ERR = "Received error reply from DB" |
const char *const | DB_CONTEXT_ERR = "DB Context error" |
const char *const | MSG_CONTEXT_ERR = "Error creating msg context" |
const char *const | MSG_SOCKET_ERR = "Error creating socket" |
const char *const | MSG_CONNECT_ERR = "Error connecting socket" |
const char *const | MSG_BIND_ERR = "Error binding socket" |
const char *const | MSG_CONFIG_ERR = "Error configuring socket" |
const char *const | CFG_LOAD = "Loading configuration file" |
const char *const | OPT_INVALID = "Invalid command line option" |