aboutsummaryrefslogtreecommitdiffstats
path: root/common/rdr/FdOutStream.h
Commit message (Expand)AuthorAgeFilesLines
* Mark overridden virtual functionsPierre Ossman2024-06-241-2/+2
* Consistently use uint8_t for data buffersPierre Ossman2023-03-181-1/+1
* Change streams to be asynchronousPierre Ossman2020-05-211-7/+3
* Generalise corking to all output streamsPierre Ossman2020-05-211-0/+2
* Remove unused bufSize argument from streamsPierre Ossman2020-05-211-1/+1
* Create common base classes for buffered streamsPierre Ossman2020-05-211-12/+3
* Use size_t for lengths in stream objectsPierre Ossman2019-11-151-6/+6
* Add method to query how long since we last wrote something to a fd.Pierre Ossman2011-11-151-0/+6
* Make socket writes non-blockable. This allows the system to more quicklyPierre Ossman2011-10-251-2/+7
* Migrating to new directory structure adopted from the RealVNC's source tree. ...Constantin Kaplinsky2006-05-251-0/+55