Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ListenOptions

Index

Properties

Optional backlog

backlog: undefined | number

Optional exclusive

exclusive: undefined | false | true

Optional host

host: undefined | string

Optional ipv6Only

ipv6Only: undefined | false | true
default

false

Optional path

path: undefined | string

Optional port

port: undefined | number

Optional readableAll

readableAll: undefined | false | true

Optional writableAll

writableAll: undefined | false | true

Generated using TypeDoc