MCPcopy
hub / github.com/nodejs/undici / pool.js

File pool.js

test/pool.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict'
2
3const { tspl } = require('@matteo.collina/tspl')
4const { test, after } = require('node:test')

Callers

nothing calls this directly

Calls 15

createServerFunction · 0.85
rejectFunction · 0.85
resolveFunction · 0.85
setTimeoutFunction · 0.85
okMethod · 0.80
listenMethod · 0.80
requestFunction · 0.70
closeMethod · 0.65
resumeMethod · 0.65
connectMethod · 0.65
requestMethod · 0.45
endMethod · 0.45

Tested by

no test coverage detected