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

Support file descriptors #245

Closed
robert-ancell opened this issue May 31, 2021 · 1 comment · Fixed by #265
Closed

Support file descriptors #245

robert-ancell opened this issue May 31, 2021 · 1 comment · Fixed by #265
Assignees
Labels
enhancement New feature or request

Comments

@robert-ancell
Copy link
Contributor

robert-ancell commented May 31, 2021

DBus is able to send file descriptors, however these are not supported in Dart. We should find a method of making these usable, possibly using an option FFI interface and/or by adding file descriptor support to Dart.

@robert-ancell
Copy link
Contributor Author

See dart-lang/sdk#46328 for adding support for sending/receiving file descriptors using Dart sockets.

@robert-ancell robert-ancell added this to Experimental in Flutter Linux Integration Aug 10, 2021
@robert-ancell robert-ancell removed this from Experimental in Flutter Linux Integration Aug 10, 2021
robert-ancell added a commit to robert-ancell/dbus.dart that referenced this issue Sep 1, 2021
robert-ancell added a commit to robert-ancell/dbus.dart that referenced this issue Sep 1, 2021
robert-ancell added a commit to robert-ancell/dbus.dart that referenced this issue Sep 1, 2021
robert-ancell added a commit to robert-ancell/dbus.dart that referenced this issue Sep 1, 2021
@robert-ancell robert-ancell self-assigned this Sep 1, 2021
robert-ancell added a commit to robert-ancell/dbus.dart that referenced this issue Sep 1, 2021
@robert-ancell robert-ancell added the enhancement New feature or request label Sep 2, 2021
robert-ancell added a commit to robert-ancell/dbus.dart that referenced this issue Sep 6, 2021
robert-ancell added a commit to robert-ancell/dbus.dart that referenced this issue Sep 8, 2021
robert-ancell added a commit to robert-ancell/dbus.dart that referenced this issue Sep 8, 2021
robert-ancell added a commit to robert-ancell/dbus.dart that referenced this issue Oct 19, 2021
robert-ancell added a commit to robert-ancell/dbus.dart that referenced this issue Oct 19, 2021
robert-ancell added a commit to robert-ancell/dbus.dart that referenced this issue Oct 19, 2021
robert-ancell added a commit to robert-ancell/dbus.dart that referenced this issue Oct 19, 2021
robert-ancell added a commit to robert-ancell/dbus.dart that referenced this issue Dec 12, 2021
robert-ancell added a commit to robert-ancell/dbus.dart that referenced this issue Dec 12, 2021
robert-ancell added a commit to robert-ancell/dbus.dart that referenced this issue Jan 13, 2022
robert-ancell added a commit to robert-ancell/dbus.dart that referenced this issue Jan 14, 2022
robert-ancell added a commit to robert-ancell/dbus.dart that referenced this issue Jan 14, 2022
robert-ancell added a commit to robert-ancell/dbus.dart that referenced this issue Jan 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant