Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mark overridden virtual functions | Pierre Ossman | 2024-06-24 | 1 | -2/+2 |
* | Consistently use uint8_t for data buffers | Pierre Ossman | 2023-03-18 | 1 | -1/+1 |
* | Change streams to be asynchronous | Pierre Ossman | 2020-05-21 | 1 | -7/+3 |
* | Generalise corking to all output streams | Pierre Ossman | 2020-05-21 | 1 | -0/+2 |
* | Remove unused bufSize argument from streams | Pierre Ossman | 2020-05-21 | 1 | -1/+1 |
* | Create common base classes for buffered streams | Pierre Ossman | 2020-05-21 | 1 | -12/+3 |
* | Use size_t for lengths in stream objects | Pierre Ossman | 2019-11-15 | 1 | -6/+6 |
* | Add method to query how long since we last wrote something to a fd. | Pierre Ossman | 2011-11-15 | 1 | -0/+6 |
* | Make socket writes non-blockable. This allows the system to more quickly | Pierre Ossman | 2011-10-25 | 1 | -2/+7 |
* | Migrating to new directory structure adopted from the RealVNC's source tree. ... | Constantin Kaplinsky | 2006-05-25 | 1 | -0/+55 |