ouroboros-network icon indicating copy to clipboard operation
ouroboros-network copied to clipboard

Improve wsaFailWith on Windows

Open coot opened this issue 5 years ago • 0 comments
trafficstars

Currently we relay on failWith, but that function is using errtable from base/cbits/Win32Utils.c which does not contain WSA error codes.

One place where we could benefit from this now is here.

coot avatar Jan 08 '20 15:01 coot