property ServerOpts.keepAliveInitialDelay Usage in Denoimport { type ServerOpts } from "node:net"; If set to a positive number, it sets the initial delay before the first keepalive probe is sent on an idle socket. Type number | undefined