Interface UnixStreamOptions

Hierarchy

  • UnixStreamOptions

Properties

Properties

autoClose?: boolean

Whether the file descriptor should be closed when the stream is closed, either through close() or future garbage-collection.

Generated using TypeDoc