MCPcopy 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

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

Callers

nothing calls this directly

Calls 11

getPortFunction · 0.90
createClientFunction · 0.90
eioHandshakeFunction · 0.90
eioPushFunction · 0.90
eioPollFunction · 0.90
fixtureFunction · 0.85
listenMethod · 0.80
equalMethod · 0.80
itFunction · 0.50
onMethod · 0.45
closeMethod · 0.45

Tested by

no test coverage detected