Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NetlinkSocketOptions

Hierarchy

  • NetlinkSocketOptions

Index

Properties

Properties

ref?: boolean

If true, the event loop will not exit while the socket is is open (default: false). You should set this to true if you need to listen for notifications. See the ref method.

Generated using TypeDoc