commit | 5f7b0a82deb0020e896281ce218086dc50921fcc | [log] [tgz] |
---|---|---|
author | Steve Kondik <shade@chemlab.org> | Fri Jun 16 09:04:43 2017 -0700 |
committer | Steve Kondik <shade@chemlab.org> | Fri Jun 16 13:22:27 2017 -0700 |
tree | c2469fded38b1d20e3c9c943f7a6e7e05876c70b | |
parent | 4679899ffb16143f45c340f4cc0a3925f6ec37f1 [diff] |
vnc: More cleanup, improved reliability, and bugfixes * Eliminate unnecessary locking * FIx a few state issues after clients disconnect * Add frame timing - I don't think we can go faster without additional optimizations in libvncserver * Organize stuff a little better