Barracuda Application Server C/C++ Reference
NO
Error codes returned by function SMQ_getMessage

Detailed Description

hello

Collaboration diagram for Error codes returned by function SMQ_getMessage:

Macros

#define SMQE_BUF_OVERFLOW   -10000
 The buffer provided in SMQ_constructor is not sufficiently large.
 
#define SMQE_INVALID_URL   -10002
 The URL provided is invalid.
 
#define SMQE_PROTOCOL_ERROR   -10003
 TCP connection error.
 
#define SMQE_DISCONNECT   -10004
 Server sent a disconnect message.
 
#define SMQE_PONGTIMEOUT   -10005
 No PONG response to PING: timeout.