Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Class Members | File Members

control_errors.h File Reference


Defines

#define CONTROL_AUTH   202
#define CONTROL_BAD_LEN   205
#define CONTROL_BAD_VERSION   207
#define CONTROL_CMD_NOT_FOUND   204
#define CONTROL_ERROR   200
#define CONTROL_FILE_NOT_FOUND   208
#define CONTROL_INTERNAL   201
#define CONTROL_MALFORMED   203
#define CONTROL_OK   100
#define CONTROL_SERVER_BUSY   206

Define Documentation

#define CONTROL_AUTH   202
 

The Authorization was not accepted.

#define CONTROL_BAD_LEN   205
 

A bad length field was specified.

#define CONTROL_BAD_VERSION   207
 

The client uses a version of this protocol that we cannot understand.

#define CONTROL_CMD_NOT_FOUND   204
 

A bad command was specified.

#define CONTROL_ERROR   200
 

A generic error was encountered.

#define CONTROL_FILE_NOT_FOUND   208
 

The requested file doesn't exist on the local FS.

#define CONTROL_INTERNAL   201
 

An internal server error happened.

#define CONTROL_MALFORMED   203
 

A malformed request was sent.

#define CONTROL_OK   100
 

The request was accepted and served.

#define CONTROL_SERVER_BUSY   206
 

The server is too busy to handle the request.


Generated on Thu May 1 12:40:58 2008 for MyServer by  doxygen 1.3.9.1