Constants related to the guac_socket object.
More...
Go to the source code of this file.
|
#define | GUAC_SOCKET_OUTPUT_BUFFER_SIZE 8192 |
| The number of bytes to buffer within each socket before flushing.
|
|
#define | GUAC_SOCKET_KEEP_ALIVE_INTERVAL 5000 |
| The number of milliseconds to wait between keep-alive pings on a socket with keep-alive enabled.
|
|
Constants related to the guac_socket object.