diff options
author | cjihrig <cjihrig@gmail.com> | 2020-09-23 20:08:41 -0400 |
---|---|---|
committer | cjihrig <cjihrig@gmail.com> | 2020-09-24 07:05:19 -0400 |
commit | 59d875994dd76de8f873ac42b577d77441ddd44f (patch) | |
tree | 018f5e4a7fb538135d1041ecbd9f327a8835ae15 /test/test-tcp-bind-error.c | |
parent | ed5b42d5b70b69f4c84f99e4112233375b17d6a4 (diff) | |
download | libuv-59d875994dd76de8f873ac42b577d77441ddd44f.tar.gz libuv-59d875994dd76de8f873ac42b577d77441ddd44f.zip |
include: remove incorrect UV__ERR() for EPROTO
https://github.com/libuv/libuv/pull/2979 negated the value of
UV__EPROTO on platforms that don't define EPROTO, but it didn't
remove the surrounding UV__ERR() call. This was causing numerous
test failures in Node.js.
Refs: https://github.com/libuv/libuv/issues/3000
PR-URL: https://github.com/libuv/libuv/pull/3003
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Diffstat (limited to 'test/test-tcp-bind-error.c')
0 files changed, 0 insertions, 0 deletions