mirror of
https://github.com/netchx/netch.git
synced 2026-03-14 17:43:18 +08:00
[Redirector] Update some log
This commit is contained in:
@@ -58,7 +58,7 @@ bool DNSHandler::INIT()
|
||||
return true;
|
||||
}
|
||||
|
||||
printf("[Redirector][DNSHandler::Init] Convert string to address failed: %d\n", WSAGetLastError());
|
||||
printf("[Redirector][DNSHandler::INIT] Convert string to address failed: %d\n", WSAGetLastError());
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user