Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/socketio/socket.io
/ polling.js
File
polling.js
packages/engine.io-client/test/arraybuffer/polling.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
expect = require(
"expect.js"
);
2
const
{ Socket } = require(
"../../"
);
3
const
{ repeat } = require(
"../util"
);
4
Callers
nothing calls this directly
Calls
7
it
Function · 0.85
done
Function · 0.85
eql
Method · 0.80
timeout
Method · 0.45
on
Method · 0.45
send
Method · 0.45
close
Method · 0.45
Tested by
no test coverage detected