property ServerOpts.allowHalfOpen Usage in Deno```typescript import { type ServerOpts } from "node:node__net.d.ts"; ``` Indicates whether half-opened TCP connections are allowed. Type boolean | undefined