aboutsummaryrefslogtreecommitdiffstats
path: root/rdr/FdOutStream.h
Commit message (Collapse)AuthorAgeFilesLines
* Migrating to new directory structure adopted from the RealVNC's source tree. ↵Constantin Kaplinsky2006-05-251-55/+0
| | | | | | Windows part should be complete. For the Unix part, more changes will follow. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@592 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Merged the rdr library with VNC 4.1.1.Constantin Kaplinsky2005-09-281-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@333 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Removed the FdOutStream::writeBytes() implementation as the sameConstantin Kaplinsky2005-09-131-1/+0
| | | | | | | | | | method of the parent class seems to do the work better. The function can flush buffered data even if there were only a few bytes in the buffer. That results in sending packets with just 1 byte of data, while encoding data with 32-bit Hextile. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@318 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Initial revisionConstantin Kaplinsky2004-10-081-0/+56
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2 3789f03b-4d11-0410-bbf8-ca57d06f2519