net: Don't go through Stream API when ondata is used
authorisaacs <i@izs.me>
Thu, 27 Dec 2012 21:03:59 +0000 (13:03 -0800)
committerisaacs <i@izs.me>
Sat, 29 Dec 2012 23:32:25 +0000 (15:32 -0800)
commite11668b244ee62d9997d4871f368075b8abf8d45
treeb239d2f38006f930075b2d9e70ad5a691beeedc2
parentf423287453e914c2668002fc4e6482821625a7ac
net: Don't go through Stream API when ondata is used

This speeds up http_simple by around 6%.
lib/net.js