MCPcopy
hub / github.com/socketio/socket.io / close.ts

File close.ts

packages/socket.io/test/close.ts:None–None  ·  packages/socket.io/test/close.ts

Source from the content-addressed store, hash-verified

1import { createServer } from class="st">"http";
2import { io as ioc } from class="st">"socket.io-client";
3import { join } from class="st">"path";
4import { exec } from class="st">"child_process";

Callers

nothing calls this directly

Calls 14

getPortFunction · 0.90
createClientFunction · 0.90
eioHandshakeFunction · 0.90
eioPushFunction · 0.90
eioPollFunction · 0.90
itFunction · 0.85
createServerFunction · 0.85
doneFunction · 0.85
listenMethod · 0.80
equalMethod · 0.80
eqlMethod · 0.80
fixtureFunction · 0.70

Tested by

no test coverage detected