Skip to content

Commit

Permalink
Split IOStream into BaseIOStream and IOStream.
Browse files Browse the repository at this point in the history
IOStream the socket-specific code; BaseIOStream will be the basis
for non-socket-based streams (i.e. pipes)
  • Loading branch information
bdarnell committed Sep 16, 2012
1 parent 186e947 commit e88f02e
Show file tree
Hide file tree
Showing 2 changed files with 232 additions and 130 deletions.
Loading

0 comments on commit e88f02e

Please sign in to comment.