summaryrefslogtreecommitdiff
path: root/lib/common/SelfFlushingStream.h
Commit message (Collapse)AuthorAge
* Add a Flush() method to IOStream to read and discard all remaining data, Chris Wilson2008-08-21
and a SelfFlushingStream class which can be used to ensure that protocol streams are always flushed, to avoid breaking protocol.