MCPcopy
hub / github.com/fastify/fastify / max-requests-per-socket.test.js

File max-requests-per-socket.test.js

test/max-requests-per-socket.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict'
2
3const net = require('node:net')
4const { test } = require('node:test')

Callers

nothing calls this directly

Calls 6

sendMethod · 0.80
listenMethod · 0.80
writeMethod · 0.80
toStringMethod · 0.80
closeMethod · 0.80
doneFunction · 0.50

Tested by

no test coverage detected