Constants related to Guacamole instructions. 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 64 |
The maximum number of elements per instruction, including the opcode. | |
Constants related to Guacamole instructions.