libguac 1.5.5
Loading...
Searching...
No Matches
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.