mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 21:27:40 +00:00
Fixed closing of stream on transfer.
This commit is contained in:
@@ -49,6 +49,7 @@ ssize_t guac_flush_base64(GUACIO* io);
|
||||
ssize_t guac_flush(GUACIO* io);
|
||||
int guac_select(GUACIO* io, int usec_timeout);
|
||||
void guac_close(GUACIO* io);
|
||||
void guac_close_final(GUACIO* io);
|
||||
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user