WIN32: SetErrorMode(0)

This commit is contained in:
Michael Davidsaver
2020-06-16 16:39:00 -07:00
parent b6ee231ba8
commit 7a9d5cb6ab
18 changed files with 34 additions and 1 deletions
+1
View File
@@ -152,6 +152,7 @@ int main(int argc, char *argv[])
{
SockAttach attach;
testPlan(46);
testSetup();
pvxs::logger_config_env();
testBeacon(true);
testBeacon(false);