aboutsummaryrefslogtreecommitdiff
path: root/src/unstable/teestream.cpp (follow)
AgeCommit message (Collapse)Author
2016-09-22Included the experimental TeeStream.Mike Buland
This allows you to write data to multiple streams simultaneously and easily. It's pretty much complete, but it feels like it could use more...features somehow.