DescriptionMake dbus::FileDescriptor a Pass()-movable type.
This will make it possible to return a dbus::FileDescriptor from a
function and bind it to a callback without wrapping it in a
dbus::ScopedFileDescriptor. This will allow us to fix the generated
DBus bindings to support methods that have file descriptors as output
parameters.
BUG=496469
Committed: https://crrev.com/8f22f63f0bb566682278d93b896dfc68fa731434
Cr-Commit-Position: refs/heads/master@{#333901}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Simplify by swapping values. #
Messages
Total messages: 12 (4 generated)
|