Skip to content

Conversation

harryoooooooooo
Copy link

This patch enables the methods to receive the unix fd list with a keyword-only parameter dbus_unix_fd_list.

The methods shall extract the fd handle from the parameters, and get fd through dbus_unix_fd_list.get(handle).

See sample usage on https://crrev.com/c/5053020

Enable the methods to receive unix fd list with a keyword-only parameter
`dbus_unix_fd_list`.

The methods shall extract the fd handle from the parameters, and get fd
through `dbus_unix_fd_list.get(handle)`.

See sample usage on https://crrev.com/c/5053020
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.

1 participant