property ServerOpts.allowHalfOpen Usage in Denoimport { type ServerOpts } from "node:net"; Indicates whether half-opened TCP connections are allowed. Type boolean | undefined