libguac
0.9.13-incubating
|
Type definitions related to parsing the Guacamole protocol. More...
Go to the source code of this file.
Enumerations | |
enum | guac_parse_state { GUAC_PARSE_LENGTH, GUAC_PARSE_CONTENT, GUAC_PARSE_COMPLETE, GUAC_PARSE_ERROR } |
All possible states of the instruction parser. More... | |
Type definitions related to parsing the Guacamole protocol.
enum guac_parse_state |
All possible states of the instruction parser.