MCPcopy
hub / github.com/socketio/socket.io / server.js

File server.js

packages/engine.io/test/server.js:None–None  ·  packages/engine.io/test/server.js

Source from the content-addressed store, hash-verified

1/* eslint-disable standard/no-callback-literal */
2
3const http = require(class="st">"http");
4const https = require(class="st">"https");

Callers

nothing calls this directly

Calls 15

itFunction · 0.85
listenFunction · 0.85
fnFunction · 0.85
doneFunction · 0.85
sendFnFunction · 0.85
finishFunction · 0.85
attachFunction · 0.85
getSidFromResponseFunction · 0.85
testForTransportFunction · 0.85
testForHeadersFunction · 0.85
okMethod · 0.80
matchMethod · 0.80

Tested by

no test coverage detected