mirror of
https://github.com/glest/glest-source.git
synced 2025-08-16 05:13:59 +02:00
- test to see if we get better info on windows for unknown errors
This commit is contained in:
@@ -212,7 +212,7 @@ Mutex UPNP_Tools::mutexUPNP;
|
||||
else
|
||||
{
|
||||
// Didn't find error in list, so make up a generic one
|
||||
outs << "unknown error";
|
||||
outs << "unknown socket error";
|
||||
}
|
||||
outs << " (" << Target.nID << ")";
|
||||
|
||||
|
Reference in New Issue
Block a user