Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Marc-André Lureau
dbus
Commits
e314fa85
Commit
e314fa85
authored
Mar 25, 2022
by
Marc-André Lureau
Browse files
spec: AF_UNIX now available on Windows as well
Signed-off-by:
Marc-André Lureau
<
marcandre.lureau@redhat.com
>
parent
6f886794
Pipeline
#548196
passed with stages
in 13 minutes and 18 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
doc/dbus-specification.xml
View file @
e314fa85
...
...
@@ -3634,10 +3634,8 @@
</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>
...
...
@@ -3938,14 +3936,6 @@
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
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment