dbusjs / node-dbus-next

🚌 The next great dbus library for node
https://www.npmjs.com/package/dbus-next
156 stars 52 forks source link

add option to enable unix fd negotiation (default false) #89

Closed acrisci closed 3 years ago

acrisci commented 3 years ago

You must pass negotiateUnixFd to the message bus constructor to enable support for passing Unix file descriptors.