Go to the source code of this file.
Defines | |
#define | ALLOC_ERROR -1 |
#define | SOCKET_ERROR -2 |
#define | BIND_ERROR -3 |
#define | NO_BUFFER_TO_UNSHAPE -4 |
#define | UNKNOWN_HOST -5 |
#define | POINTER_MUST_BE_NULL -6 |
#define | BAD_LENGTH -7 |
#define | PARSING_ERROR -8 |
#define | BAD_FILE -9 |
#define | TO_BIG_ATTRIBUTE_LENGTH -10 |
#define | BAD_IP -11 |
#define | NO_RESPONSE -12 |
#define | TO_LONG_PASSWORD -13 |
#define | SHAPE_ERROR -14 |
#define | UNSHAPE_ERROR -15 |
#define | NO_VALUE_IN_ATTRIBUTE -16 |
|
Error number definitions. These number are returned if a error occurs. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|