libuv/include
erw7 3e90bc76b0
build: fix build failures with MinGW new headers
A structure definition was added to mstcpip.h in
mingw-w64-x86_64-headers-git 9.0.0.6327.f29c1101f,
which causes a conflict and the build fails. Fix this by
changing the name in the definition in mstcpip.h.

PR-URL: https://github.com/libuv/libuv/pull/3345
2021-11-02 11:28:42 -04:00
..
uv build: fix build failures with MinGW new headers 2021-11-02 11:28:42 -04:00
uv.h stream: introduce uv_try_write2 function 2021-05-28 10:57:59 -04:00