Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/socketio/socket.io
/ close.ts
File
close.ts
test/close.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ createServer } from
"http"
;
2
import
{ io as ioc } from
"socket.io-client"
;
3
import
{ join } from
"path"
;
4
import
{ exec } from
"child_process"
;
Callers
nothing calls this directly
Calls
11
getPort
Function · 0.90
createClient
Function · 0.90
eioHandshake
Function · 0.90
eioPush
Function · 0.90
eioPoll
Function · 0.90
fixture
Function · 0.85
listen
Method · 0.80
equal
Method · 0.80
it
Function · 0.50
on
Method · 0.45
close
Method · 0.45
Tested by
no test coverage detected