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