libguac  0.9.2
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
Macros
socket-constants.h File Reference

Constants related to the guac_socket object. More...

Go to the source code of this file.

Macros

#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.

Detailed Description

Constants related to the guac_socket object.