23 #ifndef _GUAC_SOCKET_TYPES_H
24 #define _GUAC_SOCKET_TYPES_H
guac_socket_state
Possible current states of a guac_socket.
Definition: socket-types.h:41
The core I/O object of Guacamole.
Definition: socket.h:41
The socket is open and can be written to / read from.
Definition: socket-types.h:46
The socket is closed.
Definition: socket-types.h:51