<!doctype html>
<html>
<head>
<meta charset="UTF-8">
</head>
<body>
<div class="default-style">
<div class="default-style">
Hi all,
<br>
</div>
<div class="default-style">
according to the DBus specification the following characters are optionally escapable in the server address of DBus: [-0-9A-Za-z_/.\]
<br>
</div>
<div class="default-style">
But if look in the documentation of libdbus[2] the character "*" is also optionally escapable.
<br>
</div>
<div class="default-style">
<br>
</div>
<div class="default-style">
Does somebody know which of the documents is correct?
<br>
</div>
<div class="default-style">
<br>
</div>
<div class="default-style">
[1]:
<a href="https://dbus.freedesktop.org/doc/dbus-specification.html#addresses">https://dbus.freedesktop.org/doc/dbus-specification.html#addresses</a>
<br>
</div>
<div class="default-style">
[2]:
<a href="https://dbus.freedesktop.org/doc/api/html/group__DBusAddressInternals.html#ga0e46a8bc37d92810fe3d535019d3bad1">https://dbus.freedesktop.org/doc/api/html/group__DBusAddressInternals.html#ga0e46a8bc37d92810fe3d535019d3bad1</a>
<br>
</div>
</div>
</body>
</html>