MCPcopy
hub / github.com/socketio/socket.io / no-unref.ts

File no-unref.ts

packages/socket.io-client/test/fixtures/no-unref.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const { io } = require("../..");
2const socket = io("http://localhost:3211", {
3 autoUnref: false,
4});

Callers

nothing calls this directly

Calls 1

ioFunction · 0.85

Tested by

no test coverage detected