libguac 1.5.5
Loading...
Searching...
No Matches
Macros
parser-constants.h File Reference

Constants related to the Guacamole protocol parser. More...

Go to the source code of this file.

Macros

#define GUAC_INSTRUCTION_MAX_LENGTH   8192
 The maximum number of characters per instruction.
 
#define GUAC_INSTRUCTION_MAX_DIGITS   5
 The maximum number of digits to allow per length prefix.
 
#define GUAC_INSTRUCTION_MAX_ELEMENTS   128
 The maximum number of elements per instruction, including the opcode.
 

Detailed Description

Constants related to the Guacamole protocol parser.