You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Pierre Ossman 2354ce7404 Improved bandwidth monitoring 4 years ago
..
BufferedInStream.cxx Dynamically allocate stream buffers 4 years ago
BufferedInStream.h Dynamically allocate stream buffers 4 years ago
BufferedOutStream.cxx Check buffer usage with a simply boolean 4 years ago
BufferedOutStream.h Check buffer usage with a simply boolean 4 years ago
CMakeLists.txt Create common base classes for buffered streams 4 years ago
Exception.cxx Include error code in getaddrinfo() exceptions 4 years ago
Exception.h Throw GAIException() for getaddrinfo errors 4 years ago
FdInStream.cxx Improved bandwidth monitoring 4 years ago
FdInStream.h Improved bandwidth monitoring 4 years ago
FdOutStream.cxx Generalise corking to all output streams 4 years ago
FdOutStream.h Generalise corking to all output streams 4 years ago
FileInStream.cxx Create common base classes for buffered streams 4 years ago
FileInStream.h Create common base classes for buffered streams 4 years ago
HexInStream.cxx Make direct stream API a bit safer 4 years ago
HexInStream.h Remove unused bufSize argument from streams 4 years ago
HexOutStream.cxx Make direct stream API a bit safer 4 years ago
HexOutStream.h Generalise corking to all output streams 4 years ago
InStream.cxx Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 years ago
InStream.h Make direct stream API a bit safer 4 years ago
MemInStream.h Simplify stream availability handling 4 years ago
MemOutStream.h Simplify stream availability handling 4 years ago
OutStream.h Make direct stream API a bit safer 4 years ago
RandomStream.cxx Create common base classes for buffered streams 4 years ago
RandomStream.h Create common base classes for buffered streams 4 years ago
TLSException.cxx Fix bad reference in TLSException initialiser 6 years ago
TLSException.h [Development] Implement secure TLS streams. 14 years ago
TLSInStream.cxx Log I/O errors from TLS streams 4 years ago
TLSInStream.h Create common base classes for buffered streams 4 years ago
TLSOutStream.cxx Log I/O errors from TLS streams 4 years ago
TLSOutStream.h Generalise corking to all output streams 4 years ago
ZlibInStream.cxx Make direct stream API a bit safer 4 years ago
ZlibInStream.h Remove unused bufSize argument from streams 4 years ago
ZlibOutStream.cxx Make direct stream API a bit safer 4 years ago
ZlibOutStream.h Generalise corking to all output streams 4 years ago
types.h Make rawBytesEquivalent an unsigned 64-bit integer. Otherwise, it will overflow in less than a minute if using a full-screen video or 3D application. 13 years ago