Skip to main content
TcpNetConnectOpts - net - Node documentation
interface TcpNetConnectOpts

Usage in Deno

import { type TcpNetConnectOpts } from "node:net";

Properties

optional
timeout: number | undefined