handled dns timeout in httpd
This commit is contained in:
@ -2008,7 +2008,7 @@ int qse_main (int argc, qse_achar_t* argv[])
|
||||
#endif
|
||||
|
||||
#if defined(_WIN32)
|
||||
WSACleanup ();
|
||||
WSACleanup ();
|
||||
#endif
|
||||
|
||||
return ret;
|
||||
|
Reference in New Issue
Block a user