Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PrairieLearn/PrairieLearn
/ onTransportClose
Function
onTransportClose
public/javascripts/socket.io.js:4174–4176 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
4172
}
4173
4174
function
onTransportClose () {
4175
onerror(
'transport closed'
);
4176
}
4177
4178
// When the socket is closed while we're probing
4179
function
onclose () {
Callers
nothing calls this directly
Calls
1
onerror
Function · 0.85
Tested by
no test coverage detected