evgasha
evgasha
about tests, I am not sure how to emulate `EINPROGRESS` error on `uv_udp_connect`
Hi, my configuration is the following: server: nc -l -p my test client: udp_client -use_connected_udp -port= -ip= (code attached) [main.cpp.zip](https://github.com/libuv/libuv/files/6662688/main.cpp.zip) In the middle my Transparent Proxy network extension for Mac,...
I created PR, fork evgasha/libuv, the fix only in unix leaf, I suggest in windows will be the same behavior, but I have no windows environment to test and fix...
Hi guys, what happen, I did changes by @santigimeno suggestion, please review