mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-01-06 14:10:15 +01:00
spec: Explicitly say that auth client and server take turns
This was (hopefully) implicit in the protocol descriptions, but we never actually said it. Do so. Signed-off-by: Simon McVittie <smcv@collabora.com> Reviewed-by: Philip Withnall <withnall@endlessm.com> Bug: https://bugs.freedesktop.org/show_bug.cgi?id=104224
This commit is contained in:
parent
f8a2a03ca0
commit
071237542f
1 changed files with 3 additions and 1 deletions
|
|
@ -2238,7 +2238,9 @@
|
|||
</para>
|
||||
<para>
|
||||
In examples, "C:" and "S:" indicate lines sent by the client and
|
||||
server respectively.
|
||||
server respectively. The client sends the first line, and the
|
||||
server must respond to each line from the client with a single-line
|
||||
reply, with one exception: there is no reply to the BEGIN command.
|
||||
</para>
|
||||
<sect2 id="auth-protocol-overview">
|
||||
<title>Protocol Overview</title>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue