Skip to content

Commit

Permalink
net: Refactor to use streams2
Browse files Browse the repository at this point in the history
This is a combination of 6 commits.

* XXX net fixup lcase stream

* net: Refactor to use streams2

    Use 'socket.resume()' in many tests to trigger old-mode behavior.

* net: Call destroy() if shutdown() is not provided

    This is important for TTY wrap streams

* net: Call .end() in socket.destroySoon if necessary

    This makes the http 1.0 keepAlive test pass, also.

* net wtf-ish stuff kinda busted

* net fixup
  • Loading branch information
isaacs committed Dec 14, 2012
1 parent 7742257 commit 8a3befa
Showing 1 changed file with 252 additions and 218 deletions.
Loading

0 comments on commit 8a3befa

Please sign in to comment.