20 #ifndef _GUAC_SOCKET_TYPES_H 21 #define _GUAC_SOCKET_TYPES_H guac_socket_state
Possible current states of a guac_socket.
Definition: socket-types.h:38
The core I/O object of Guacamole.
Definition: socket.h:38
The socket is open and can be written to / read from.
Definition: socket-types.h:43
The socket is closed.
Definition: socket-types.h:48