MCPcopy Create free account
hub / github.com/freecodexyz/free-code / _resetKeepAliveForTesting

Function _resetKeepAliveForTesting

src/utils/proxy.ts:33–35  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

31}
32
33export function _resetKeepAliveForTesting(): void {
34 keepAliveDisabled = false
35}
36
37/**
38 * Convert dns.LookupOptions.family to a numeric address family value

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected