diff options
author | Ben Noordhuis <info@bnoordhuis.nl> | 2016-04-18 12:23:09 +0200 |
---|---|---|
committer | Ben Noordhuis <info@bnoordhuis.nl> | 2016-04-18 13:38:23 +0200 |
commit | b9324acb75153cfd386d4dd6433b19b69ff6d99e (patch) | |
tree | 41adc4d17f787292aec6b5d96103c3c1afd1fe98 /test/test-tcp-write-queue-order.c | |
parent | 322de63a9b6618ec615c2db31cc93bfc87760f96 (diff) | |
download | libuv-b9324acb75153cfd386d4dd6433b19b69ff6d99e.tar.gz libuv-b9324acb75153cfd386d4dd6433b19b69ff6d99e.zip |
unix: remove unneeded SAVE_ERRNO wrappers
uv__close() won't clobber errno so there is no need to guard calls with
a SAVE_ERRNO(...) wrapper.
PR-URL: https://github.com/libuv/libuv/pull/837
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Diffstat (limited to 'test/test-tcp-write-queue-order.c')
0 files changed, 0 insertions, 0 deletions