Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TigerVNC/tigervnc
/ state
Method
state
java/com/tigervnc/rfb/CConnection.java:591–591 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
589
};
590
591
public
stateEnum state() {
return
state_; }
592
593
protected
void
setState(stateEnum s) { state_ = s; }
594
Callers
3
throwAuthFailureException
Method · 0.95
handleRfbState
Method · 0.45
writeClientCutText
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected