mirror of
https://github.com/netchx/netch.git
synced 2026-03-18 18:13:21 +08:00
[Redirector] Optimize code
This commit is contained in:
@@ -142,9 +142,7 @@ bool eh_init()
|
||||
CurrentID = GetCurrentProcessId();
|
||||
|
||||
if (!DNSHandler::INIT())
|
||||
{
|
||||
return false;
|
||||
}
|
||||
|
||||
return TCPHandler::INIT();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user