]> git.ipfire.org Git - thirdparty/dbus.git/commitdiff
spec: AF_UNIX now available on Windows as well
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Fri, 25 Mar 2022 10:45:39 +0000 (14:45 +0400)
committerSimon McVittie <smcv@collabora.com>
Fri, 15 Jul 2022 15:26:54 +0000 (16:26 +0100)
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
doc/dbus-specification.xml

index 7ebf13ff442f58e971b3a30e1be60008d165f072..d256cffdf74f7d75e6a10cd9b4db899db0615df4 100644 (file)
         fields).
       </para>
       <para>
-        Unix domain sockets are not available on Windows.
-        On all other platforms, they are the recommended transport for
-        D-Bus, either used alone or in conjunction with
-        <link linkend="transports-systemd">systemd</link> or
+        They are the recommended transport for D-Bus, either used alone or in
+        conjunction with <link linkend="transports-systemd">systemd</link> or
         <link linkend="transports-launchd">launchd</link> addresses.
       </para>
       <para>
         information on situations where these transports have been used,
         and alternatives to these transports.
       </para>
-      <para>
-        Implementations of D-Bus on Windows operating systems normally
-        use a nonce-tcp transport via the local loopback interface.
-        This is because the
-        <link linkend="transports-unix-domain-sockets">unix</link>
-        transport, which would otherwise be recommended, is not
-        available on these operating systems.
-      </para>
 
       <para>
         On start, the server generates a random 16 byte nonce and writes it