Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TigerVNC/tigervnc
/ inStream
Method
inStream
java/com/tigervnc/network/Socket.java:40–40 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
38
}
39
40
public
FdInStream inStream() {
return
instream;}
41
public
FdOutStream outStream() {
return
outstream;}
42
public
FileDescriptor getFd() {
return
outstream.getFd();}
43
Callers
15
handleSocketEvent
Method · 0.80
prepare
Method · 0.80
main
Function · 0.80
CConn
Method · 0.80
connectionInfo
Method · 0.80
clientRedirect
Method · 0.80
dataRect
Method · 0.80
autoSelectFormatAndEncoding
Method · 0.80
VNCSConnectionST
Method · 0.80
processMsg
Method · 0.80
processMsg
Method · 0.80
~CConn
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected