Builds an undici connector that sets SO_KEEPALIVE with the given idle delay on each new socket. baseConnector is parameterised so the wiring can be unit-tested with a fake connector.
SO_KEEPALIVE
baseConnector
Builds an undici connector that sets
SO_KEEPALIVEwith the given idle delay on each new socket.baseConnectoris parameterised so the wiring can be unit-tested with a fake connector.