guacamole/socket-types.h File Reference

Type definitions related to the guac_socket object. More...

Go to the source code of this file.

Enumerations

enum  guac_socket_state { GUAC_SOCKET_OPEN, GUAC_SOCKET_CLOSED }
 

Possible current states of a guac_socket.

More...

Detailed Description

Type definitions related to the guac_socket object.


Enumeration Type Documentation

Possible current states of a guac_socket.

Enumerator:
GUAC_SOCKET_OPEN 

The socket is open and can be written to / read from.

GUAC_SOCKET_CLOSED 

The socket is closed.

Reads and writes will fail.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Generated on 3 Jul 2018 for libguac by  doxygen 1.6.1