property ServerOpts.pauseOnConnect Usage in Denoimport { type ServerOpts } from "node:net"; Indicates whether the socket should be paused on incoming connections. Type boolean | undefined