From: Marc-André Lureau Date: Fri, 25 Mar 2022 10:45:39 +0000 (+0400) Subject: spec: AF_UNIX now available on Windows as well X-Git-Tag: dbus-1.15.0~26^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b937c4aec1b9ecf6883a714690f50e9278707e5e;p=thirdparty%2Fdbus.git spec: AF_UNIX now available on Windows as well Signed-off-by: Marc-André Lureau --- diff --git a/doc/dbus-specification.xml b/doc/dbus-specification.xml index 7ebf13ff4..d256cffdf 100644 --- a/doc/dbus-specification.xml +++ b/doc/dbus-specification.xml @@ -3661,10 +3661,8 @@ fields). - 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 - systemd or + They are the recommended transport for D-Bus, either used alone or in + conjunction with systemd or launchd addresses. @@ -3965,14 +3963,6 @@ information on situations where these transports have been used, and alternatives to these transports. - - Implementations of D-Bus on Windows operating systems normally - use a nonce-tcp transport via the local loopback interface. - This is because the - unix - transport, which would otherwise be recommended, is not - available on these operating systems. - On start, the server generates a random 16 byte nonce and writes it