Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/socketio/socket.io
/ socket-timeout.ts
File
socket-timeout.ts
packages/socket.io/test/socket-timeout.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Server } from
".."
;
2
import
{ createClient, success } from
"./support/util"
;
3
import
expect from
"expect.js"
;
4
Callers
nothing calls this directly
Calls
10
createClient
Function · 0.90
success
Function · 0.90
it
Function · 0.85
eql
Method · 0.80
fail
Method · 0.80
emit
Method · 0.65
cb
Function · 0.50
on
Method · 0.45
timeout
Method · 0.45
emitWithAck
Method · 0.45
Tested by
no test coverage detected