Add VD_AGENT_CAP_MAX_CLIPBOARD support
commita30c9818700d37c174e0c36aaf1fe60f2d8ca8ee
authorMarc-André Lureau <marcandre.lureau@gmail.com>
Thu, 14 Nov 2013 14:59:51 +0000 (14 15:59 +0100)
committerMarc-André Lureau <marcandre.lureau@redhat.com>
Fri, 31 Jan 2014 11:46:22 +0000 (31 12:46 +0100)
tree92cf10ed78506fa1999e6f0d6404def642369623
parentb8c2890228f559a8eb98bd1056ca1e3194a1b428
Add VD_AGENT_CAP_MAX_CLIPBOARD support

Do not send clipboard data bigger than last received
VDAgentMaxClipboard.

There is no need to further limit at the session agent, since it is
already OOM safe, and since marhsalling/sending is local, that shouldn't
make any stability or speed difference that deserves the added
complexity.
src/vdagentd.c