summaryrefslogtreecommitdiff
path: root/lib/_http_incoming.js
diff options
context:
space:
mode:
authorChris Dickinson <christopher.s.dickinson@gmail.com>2014-08-19 14:38:55 -0700
committerTrevor Norris <trev.norris@gmail.com>2014-08-20 13:58:12 -0700
commit4ef2a5a6720c17870e3b91b224fb3dc1e3655d27 (patch)
treed6e7405e963376e18369eeb3079336d81d5f4195 /lib/_http_incoming.js
parent5086d6ef94d1ce2b67193781052be84bb6913e63 (diff)
downloadandroid-node-v8-4ef2a5a6720c17870e3b91b224fb3dc1e3655d27.tar.gz
android-node-v8-4ef2a5a6720c17870e3b91b224fb3dc1e3655d27.tar.bz2
android-node-v8-4ef2a5a6720c17870e3b91b224fb3dc1e3655d27.zip
net,stream: add isPaused, don't read() when paused
net Sockets were calling read(0) to start reading, without checking to see if they were paused first. This would result in paused Socket objects keeping the event loop alive. Fixes #8200 Reviewed-by: Trevor Norris <trev.norris@gmail.com>
Diffstat (limited to 'lib/_http_incoming.js')
0 files changed, 0 insertions, 0 deletions