Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TigerVNC/tigervnc
/ init
Method
init
java/com/jcraft/jsch/ChannelDirectTCPIP.java:53–55 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
51
}
52
53
void
init (){
54
io=
new
IO();
55
}
56
57
public
void
connect(
int
connectTimeout) throws JSchException{
58
this.connectTimeout=connectTimeout;
Callers
2
getStreamForwarder
Method · 0.95
run
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected