MCPcopy 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

handleSocketEventMethod · 0.80
prepareMethod · 0.80
mainFunction · 0.80
CConnMethod · 0.80
connectionInfoMethod · 0.80
clientRedirectMethod · 0.80
dataRectMethod · 0.80
VNCSConnectionSTMethod · 0.80
processMsgMethod · 0.80
processMsgMethod · 0.80
~CConnMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected