Skip to main content
interface BindOptions

Properties

optional
port: number | undefined
optional
address: string | undefined
optional
exclusive: boolean | undefined
optional
fd: number | undefined
Back to top