You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
KasmVNC/common/rdr
Pierre Ossman 7f90205cf2 Add stream avail() methods
Makes it more readable to write code that needs to know how much
data/space is available in a stream.
4 years ago
..
CMakeLists.txt Initial commit 5 years ago
Exception.cxx Include error code in getaddrinfo() exceptions 5 years ago
Exception.h Throw GAIException() for getaddrinfo errors 5 years ago
FdInStream.cxx Add stream avail() methods 4 years ago
FdInStream.h Remove unused stream methods 4 years ago
FdOutStream.cxx Add stream avail() methods 4 years ago
FdOutStream.h Use size_t for lengths in stream objects 5 years ago
FileInStream.cxx Add stream avail() methods 4 years ago
FileInStream.h Use size_t for lengths in stream objects 5 years ago
HexInStream.cxx Add stream avail() methods 4 years ago
HexInStream.h Use size_t for lengths in stream objects 5 years ago
HexOutStream.cxx Add stream avail() methods 4 years ago
HexOutStream.h Use size_t for lengths in stream objects 5 years ago
InStream.cxx Initial commit 5 years ago
InStream.h Add stream avail() methods 4 years ago
MemInStream.h Use size_t for lengths in stream objects 5 years ago
MemOutStream.h Remove unused stream methods 4 years ago
OutStream.h Add stream avail() methods 4 years ago
RandomStream.cxx Add stream avail() methods 4 years ago
RandomStream.h Use size_t for lengths in stream objects 5 years ago
TLSException.cxx Initial commit 5 years ago
TLSException.h Initial commit 5 years ago
TLSInStream.cxx Add stream avail() methods 4 years ago
TLSInStream.h Use size_t for lengths in stream objects 5 years ago
TLSOutStream.cxx Add stream avail() methods 4 years ago
TLSOutStream.h Use size_t for lengths in stream objects 5 years ago
ZlibInStream.cxx Add stream avail() methods 4 years ago
ZlibInStream.h Use size_t for lengths in stream objects 5 years ago
ZlibOutStream.cxx Add stream avail() methods 4 years ago
ZlibOutStream.h Use size_t for lengths in stream objects 5 years ago
types.h Initial commit 5 years ago