commit | 7775452357ab8f673a68fd32ea7101f3f0ff4cfe | [log] [tgz] |
---|---|---|
author | Steve Kondik <shade@chemlab.org> | Wed Jun 14 17:00:33 2017 -0700 |
committer | Steve Kondik <shade@chemlab.org> | Wed Jun 14 17:12:19 2017 -0700 |
tree | 0897253be3ee00bb8bccc875190bee88934238c9 | |
parent | ef4e865097d3094b7199c51327aebe2a2099e5c9 [diff] |
vnc: Simplify everything Previous design was using extra threads needlessly and had some hacky data sharing going on. Slim this down to just two classes and utilize threads appropriately.