handled dns timeout in httpd

This commit is contained in:
2014-08-05 09:55:00 +00:00
parent f1a77eb311
commit ccb6ddcefd
9 changed files with 177 additions and 73 deletions

View File

@ -2008,7 +2008,7 @@ int qse_main (int argc, qse_achar_t* argv[])
#endif
#if defined(_WIN32)
WSACleanup ();
WSACleanup ();
#endif
return ret;