]> git.ipfire.org Git - thirdparty/curl.git/commit
windows: enable UnixSockets with all build toolchains
authorViktor Szakats <commit@vsz.me>
Sat, 4 Apr 2020 17:49:20 +0000 (17:49 +0000)
committerViktor Szakats <commit@vsz.me>
Sat, 4 Apr 2020 17:53:15 +0000 (17:53 +0000)
commit23a870f2fd041278762ecf819cd1467019588c58
tree946c12091003e1978e1a32a805d7e68bdcf19105
parent0c511b44ffd9fa93a791d6e16fc9a0076091f5b2
windows: enable UnixSockets with all build toolchains

Extend existing unix socket support in Windows builds to be
enabled for all toolchain vendors or versions. (Previously
it was only supported with certain MSVC versions + more recent
Windows 10 SDKs)

Ref: https://devblogs.microsoft.com/commandline/af_unix-comes-to-windows/
Ref: https://github.com/curl/curl/issues/5162
Closes: https://github.com/curl/curl/pull/5170
lib/config-win32.h
lib/curl_addrinfo.c