]> source.dussan.org Git - tigervnc.git/commit
Basic infrastructure for continuous updates.
authorPierre Ossman <ossman@cendio.se>
Mon, 14 Nov 2011 16:22:23 +0000 (16:22 +0000)
committerPierre Ossman <ossman@cendio.se>
Mon, 14 Nov 2011 16:22:23 +0000 (16:22 +0000)
commitc898d9af833212adc2ac5839899d82895976dee9
treee426a325ba8346e1fc54a4ba780adffb883bd04e
parente28bdb22ff9cc95dfadee4437c1a5a4328d083cd
Basic infrastructure for continuous updates.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4801 3789f03b-4d11-0410-bbf8-ca57d06f2519
21 files changed:
common/rfb/CMsgHandler.cxx
common/rfb/CMsgHandler.h
common/rfb/CMsgReaderV3.cxx
common/rfb/CMsgReaderV3.h
common/rfb/CMsgWriter.cxx
common/rfb/CMsgWriter.h
common/rfb/CMsgWriterV3.cxx
common/rfb/CMsgWriterV3.h
common/rfb/ConnParams.cxx
common/rfb/ConnParams.h
common/rfb/SConnection.cxx
common/rfb/SConnection.h
common/rfb/SMsgHandler.cxx
common/rfb/SMsgHandler.h
common/rfb/SMsgReaderV3.cxx
common/rfb/SMsgReaderV3.h
common/rfb/SMsgWriter.h
common/rfb/SMsgWriterV3.cxx
common/rfb/SMsgWriterV3.h
common/rfb/encodings.h
common/rfb/msgTypes.h