diff options
author | Constantin Kaplinsky <const@tightvnc.com> | 2007-04-13 05:19:34 +0000 |
---|---|---|
committer | Constantin Kaplinsky <const@tightvnc.com> | 2007-04-13 05:19:34 +0000 |
commit | 193dac948512c21e97fa7b9dca0d1f22f38214f5 (patch) | |
tree | ac40e4451475270af72d9b3a275d872c358f0b66 /doc | |
parent | 2bae74e706fc90f5eb00744f475bc30ffa75e711 (diff) | |
download | tigervnc-193dac948512c21e97fa7b9dca0d1f22f38214f5.tar.gz tigervnc-193dac948512c21e97fa7b9dca0d1f22f38214f5.zip |
Another FIXME comment in the specification for EndOfContinuousUpdates message.
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2256 3789f03b-4d11-0410-bbf8-ca57d06f2519
Diffstat (limited to 'doc')
-rw-r--r-- | doc/rfbtight.tex | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/rfbtight.tex b/doc/rfbtight.tex index 70fb06ed..a58cd814 100644 --- a/doc/rfbtight.tex +++ b/doc/rfbtight.tex @@ -1086,6 +1086,8 @@ Note that this message should be sent each time the client is asking to disable continuous updates, even if continuous updates were not previously enabled. +FIXME: Allow unsolicited EndOfContinuousUpdates messages? + See also: \begin{itemize} \item \typestr{EnableContinuousUpdates} client-to-server message. |