Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/mscdex/ssh2
/ close
Method
close
lib/server.js:379–382 ·
view source on GitHub ↗
(cb)
Source
from the content-addressed store, hash-verified
377
}
378
379
close(cb) {
380
this._srv.close(cb);
381
return
this;
382
}
383
384
ref() {
385
this._srv.ref();
Callers
8
setup
Function · 0.95
reqCb
Method · 0.45
onCHANNEL_CLOSE
Function · 0.45
test-misc-client-server.js
File · 0.45
test-openssh.js
File · 0.45
test-sftp.js
File · 0.45
test-integration-openssh.js
File · 0.45
setup
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected