Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/socketio/socket.io
/ doClose
Method
doClose
packages/engine.io-client/lib/transports/webtransport.ts:108–110 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
106
}
107
108
protected doClose() {
109
this._transport?.close();
110
}
111
}
Callers
1
close
Function · 0.45
Calls
1
close
Method · 0.45
Tested by
no test coverage detected