|
libguac
0.5.0
|
The core I/O object of Guacamole. More...
#include </builddir/build/BUILD/libguac-0.6.0/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.7.5