MCPcopy 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

setupFunction · 0.95
reqCbMethod · 0.45
onCHANNEL_CLOSEFunction · 0.45
test-openssh.jsFile · 0.45
test-sftp.jsFile · 0.45
setupFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected