WIN32: SetErrorMode(0)

This commit is contained in:
Michael Davidsaver
2020-05-30 17:07:21 -07:00
parent b6ee231ba8
commit 7a9d5cb6ab
18 changed files with 34 additions and 1 deletions
+1
View File
@@ -208,6 +208,7 @@ MAIN(testsock)
{
SockAttach attach;
testPlan(33);
testSetup();
test_udp();
test_local_mcast();
test_from_wire();