Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add unix socket support #35

Merged
merged 1 commit into from
Sep 13, 2019
Merged

add unix socket support #35

merged 1 commit into from
Sep 13, 2019

Conversation

Niels-Be
Copy link
Contributor

@Niels-Be Niels-Be commented Sep 13, 2019

This adds support for unix-sockets.
Those are nothing else then unsigned 32-bit integers.
See UNIX_FD: https://dbus.freedesktop.org/doc/dbus-specification.html#basic-types

For example Bluez use those to hand over a communication socket to the application.

@acrisci
Copy link
Member

acrisci commented Sep 13, 2019

👍

@acrisci acrisci merged commit 4e99332 into dbusjs:master Sep 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants