summaryrefslogtreecommitdiff
path: root/lib/common/IOStream.h
Commit message (Expand)AuthorAge
* Whitespace cleanupChris Wilson2015-08-07
* Replace Write(const char *) with Write(const std::string&).Chris Wilson2014-12-22
* Simplify code with macros, update comments and fix whitespace.Chris Wilson2014-09-04
* Add missing timeouts for network operations.Chris Wilson2014-08-15
* Fix deadlock waiting for read or write on closed connection.Chris Wilson2014-08-15
* Whitespace fixes.Chris Wilson2014-04-29
* Add a ToString method to IOStream and some subclasses.Chris Wilson2014-04-29
* Remove definitions of unwanted copy constructor and assignment operator, Chris Wilson2009-01-05
* Move IOStream::Write(char *) out of line for debugging.Chris Wilson2009-01-04
* Add a method to write a C style string directly to an IOStream.Chris Wilson2009-01-03
* Add a Flush() method to IOStream to read and discard all remaining data, Chris Wilson2008-08-21
* Fixing up svn:executable properties.Martin Ebourne2005-12-12
* Box Backup 0.09 with a few tweeksBen Summers2005-10-14