summaryrefslogtreecommitdiff
path: root/node.gyp
diff options
context:
space:
mode:
authorcjihrig <cjihrig@gmail.com>2019-02-06 08:57:18 -0500
committercjihrig <cjihrig@gmail.com>2019-02-08 09:11:15 -0500
commit39171d755d3e81f03ac0fd716cd80c2e20882fb6 (patch)
tree39e23f22c024aa63b87a8cb348413892353e0c84 /node.gyp
parent4b4d46539d5e1dbb1b076e762136566eff3a2197 (diff)
downloadandroid-node-v8-39171d755d3e81f03ac0fd716cd80c2e20882fb6.tar.gz
android-node-v8-39171d755d3e81f03ac0fd716cd80c2e20882fb6.tar.bz2
android-node-v8-39171d755d3e81f03ac0fd716cd80c2e20882fb6.zip
report: widen scope of #ifndef
This commit moves a #ifndef _WIN32 to contain the entire if statement that inspects file descriptors. Prior to this commit, the #ifndef was inside the if, making it essentially dead code on Windows. PR-URL: https://github.com/nodejs/node/pull/25960 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Refael Ackermann <refack@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Diffstat (limited to 'node.gyp')
0 files changed, 0 insertions, 0 deletions