Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Split IOStream into BaseIOStream and IOStream.
IOStream the socket-specific code; BaseIOStream will be the basis for non-socket-based streams (i.e. pipes)
- Loading branch information