mirror of
https://github.com/netchx/netch.git
synced 2026-03-14 17:43:18 +08:00
[Redirector] Update DNSHandler.h
This commit is contained in:
@@ -10,7 +10,7 @@ namespace DNSHandler
|
||||
|
||||
bool IsDNS(PSOCKADDR_IN6 target);
|
||||
|
||||
void CreateHandler(ENDPOINT_ID id, PSOCKADDR_IN6 target, char* packet, int length, PNF_UDP_OPTIONS options);
|
||||
void CreateHandler(ENDPOINT_ID id, PSOCKADDR_IN6 target, const char* packet, int length, PNF_UDP_OPTIONS options);
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user