MDEV-21444 : Fix socket leak if AcceptEx() return WSAECONNRESET.
Also, ignore/retry on ERROR_NETNAME_DELETED in addition to WSAECONNRESET. This is how golang handles failing AcceptEx(), see https://github.com/golang/go/commit/c7ef348bad102b3427b4242018e92eba17d079ba
Showing
Please register or sign in to comment