mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-12-23 21:20:10 +00:00
[client] fix improper spice socket shutdown
This commit is contained in:
@@ -22,6 +22,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
#include <stdint.h>
|
||||
|
||||
bool spice_connect(const char * host, const short port, const char * password);
|
||||
void spice_drain();
|
||||
void spice_disconnect();
|
||||
bool spice_process();
|
||||
bool spice_ready();
|
||||
|
||||
Reference in New Issue
Block a user