diff options
author | Ben Noordhuis <info@bnoordhuis.nl> | 2013-06-26 01:03:36 +0200 |
---|---|---|
committer | Ben Noordhuis <info@bnoordhuis.nl> | 2013-06-26 01:09:18 +0200 |
commit | c8c775bd9739e0c9562b925ec482a378b50f97c2 (patch) | |
tree | 57374ee0aefab667d00104e15aee94a3d010b075 /test/test-tcp-bind-error.c | |
parent | 495d1a09fb863354e5de1c6ab4547be3672ace00 (diff) | |
download | libuv-c8c775bd9739e0c9562b925ec482a378b50f97c2.tar.gz libuv-c8c775bd9739e0c9562b925ec482a378b50f97c2.zip |
windows: use WSAGetLastError(), not errno
setsockopt() doesn't touch errno on failure. Use WSAGetLastError()
instead.
This is a back-port of commit 30a8b44 from the master branch.
Diffstat (limited to 'test/test-tcp-bind-error.c')
0 files changed, 0 insertions, 0 deletions