summaryrefslogtreecommitdiff
path: root/deps/cares
diff options
context:
space:
mode:
authorBen Noordhuis <info@bnoordhuis.nl>2012-08-06 23:43:47 +0200
committerBen Noordhuis <info@bnoordhuis.nl>2012-08-06 23:55:38 +0200
commit4c150ca0d0cc4bd8dc6d182e0bf850daf27a2422 (patch)
tree4fa2c2398d1f5069815a45b6e114c2f1cc3e7db2 /deps/cares
parent7b367a93ce126d4bf5a56e10ee44613c59ffbe84 (diff)
downloadandroid-node-v8-4c150ca0d0cc4bd8dc6d182e0bf850daf27a2422.tar.gz
android-node-v8-4c150ca0d0cc4bd8dc6d182e0bf850daf27a2422.tar.bz2
android-node-v8-4c150ca0d0cc4bd8dc6d182e0bf850daf27a2422.zip
net: fix listen() regression, revert patches
This commit reverts the following commits (in reverse chronological order): 74d076c errnoException must be done immediately ddb02b9 net: support Server.listen(Pipe) 085a098 cluster: do not use internal server API d138875 net: lazy listen on handler Commit d138875 introduced a backwards incompatible change that broke the simple/test-net-socket-timeout and simple/test-net-lazy-listen tests - it defers listening on the target port until the `net.Server` instance has at least one 'connection' event listener. The other patches had to be reverted in order to revert d138875. Fixes #3832.
Diffstat (limited to 'deps/cares')
0 files changed, 0 insertions, 0 deletions