The core I/O object of Guacamole. More...
#include </builddir/build/BUILD/libguac-0.6.3/include/socket.h>
Data Fields | |
| int | fd |
| The file descriptor to be read from / written to. | |
The core I/O object of Guacamole.
guac_socket provides buffered input and output as well as convenience methods for efficiently writing base64 data.
1.6.1