Unix FD Passing
Havoc Pennington
hp at pobox.com
Wed May 20 16:14:03 PDT 2009
Hi,
> http://git.0pointer.de/?p=dbus.git;a=commit;h=fea0f1037fb051f1c3519a9d031396caecab943c
+ if (_dbus_message_contains_unix_fds(message)
Should make this public rather than including dbus-message-internal
the bus daemon uses only the public API of libdbus for "dbus stuff" -
the private stuff it uses is only the utility stuff (sysdeps,
DBusString, etc.)
Looks great otherwise
Havoc
More information about the dbus
mailing list