From 6647dc6659e1e42b3cff3cf5033ea5624000e650 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 9 Dec 2013 23:03:21 +0100 Subject: bus: demarshal gvariant --- src/libsystemd-bus/GVARIANT-SERIALIZATION | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/libsystemd-bus/GVARIANT-SERIALIZATION') diff --git a/src/libsystemd-bus/GVARIANT-SERIALIZATION b/src/libsystemd-bus/GVARIANT-SERIALIZATION index b23c7e4edb..5dffc25bb3 100644 --- a/src/libsystemd-bus/GVARIANT-SERIALIZATION +++ b/src/libsystemd-bus/GVARIANT-SERIALIZATION @@ -57,3 +57,7 @@ And that's already it. Note: on kdbus only native endian messages marshalled in gvariant may be sent. If a client receives a message in non-native endianness or in dbus1 marshalling it shall ignore the message. + +Note: The GVariant "MAYBE" type is not supported, so that messages can + be fully converted forth and back between dbus1 and gvariant + representations. -- cgit v1.2.3-54-g00ecf