[client] spice: add fail-fast connection option

This commit is contained in:
Geoffrey McRae
2026-08-16 22:29:20 +10:00
parent 209ac4d749
commit 056be1242a
9 changed files with 54 additions and 16 deletions

View File

@@ -51,6 +51,7 @@ struct LG_Transport
bool playbackEnabled;
bool recordEnabled;
bool audioDebug;
bool waitForServer;
SpiceInput * input;
SpiceClipboard * clipboard;