protocol: improve a comment

This commit is contained in:
Peter Hutterer 2023-02-22 14:38:56 +10:00
parent e5948856bf
commit b5805c3e8a

View file

@ -223,13 +223,18 @@
sent by the client must be provided in the version provided
or any lower version.
A client should not issue any requests until processing this version.
A client should not issue any requests until processing the version for
the "ei_connection_setup" interface.
Note that the EIS implementation assumes that the supported
client version of the ei_connection_setup interface is 1 unless and
until the client announces a higher version of this interface in the
ei_connection_setup.interface_version request.
This event must be sent by the EIS implementation for any
interfaces that supports client-created objects (e.g. ei_callback).
The client may not assume those interfaces are supported.
This event may be sent by the EIS implementation for any
other supported interface (but not necessarily all supported
interfaces) before the ei_connection_setup.connection event.