Gjsify LogoGjsify Logo

Hierarchy

Index

Properties

blocking?: boolean
broadcast?: boolean

Whether the socket should allow sending to broadcast addresses.

family?: SocketFamily
fd?: number
keepalive?: boolean
listen_backlog?: number
multicast_loopback?: boolean

Whether outgoing multicast packets loop back to the local host.

multicast_ttl?: number

Time-to-live out outgoing multicast packets

protocol?: SocketProtocol
timeout?: number

The timeout in seconds on socket I/O

ttl?: number

Time-to-live for outgoing unicast packets

type?: SocketType

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method