X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Flibsystemd-bus%2FGVARIANT-SERIALIZATION;h=5dffc25bb3542523e81a6e6f99d29149c887b216;hb=4cdf07519a9582afa9d2deeb6d9f54597b8268a1;hp=b23c7e4edb9aacb040e11dc34ef74fc5ad01e0c1;hpb=c1b9d935725103e95901f347b8981647ce4dd546;p=elogind.git diff --git a/src/libsystemd-bus/GVARIANT-SERIALIZATION b/src/libsystemd-bus/GVARIANT-SERIALIZATION index b23c7e4ed..5dffc25bb 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.