You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The recent commit removing the slow "connected but non-visible host item checking" broke inactive timeout disconnect functionality, causing every connection to time out even if it was still responsive. libVNCClient has a `readTimeout` value but it doesn't appear to do anything (useful).
All inactive host detection is disabled for now, so unless something drastic happens, inactive hosts will just stay connected, no matter what the 'Auto-disconnect if inactive' is set to. I will have to find some other way to detect inactivity later.
0 commit comments