]> git.proxmox.com Git - mirror_novnc.git/commit
rfb.js: wait for SecurityResult failure reason bytes.
authorJoel Martin <github@martintribe.org>
Thu, 23 Sep 2010 14:17:09 +0000 (09:17 -0500)
committerJoel Martin <github@martintribe.org>
Thu, 23 Sep 2010 14:17:09 +0000 (09:17 -0500)
commitaa787069832c7b32b90a23a4d5063f2d72f07ba3
tree49c2b1f72a4f106a431a4ab6209c531ca60163c0
parent005d9ee999b19e6a079625aeb5efcf9f2636c2a7
rfb.js: wait for SecurityResult failure reason bytes.

Yet another weird VNC server behavior: sending a failure and length
before the reason message. To calculated the length, the reason string
is already available, why not just send everything as one packet. Oh
well.
include/rfb.js