doc/protocol.xml: clarify that idle events do not get lost
This commit is contained in:
parent
4c0404c70d
commit
cf0c59864f
@ -403,6 +403,15 @@
|
|||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
|
|
||||||
|
<para>
|
||||||
|
Change events accumulate, even while the connection is
|
||||||
|
not in "idle" mode; no events gets lost while the client
|
||||||
|
is doing something else with the connection. If an
|
||||||
|
event had already occurred since the last call, the new
|
||||||
|
<command>idle</command> command will return immediately.
|
||||||
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
While a client is waiting for <command>idle</command>
|
While a client is waiting for <command>idle</command>
|
||||||
results, the server disables timeouts, allowing a client
|
results, the server disables timeouts, allowing a client
|
||||||
|
Loading…
Reference in New Issue
Block a user