1
0
Fork 0
mirror of https://github.com/M66B/NetGuard.git synced 2025-01-01 12:54:07 +00:00

Increase ICMP timeout

This commit is contained in:
M66B 2016-02-03 07:42:06 +01:00
parent bd78a165b7
commit 87da34c19d

View file

@ -8,7 +8,7 @@
#define ICMP4_MAXMSG 65507 // bytes (socket)
#define UDP4_MAXMSG 65507 // bytes (socket)
#define ICMP_TIMEOUT 3 // seconds
#define ICMP_TIMEOUT 15 // seconds
#define UDP_TIMEOUT_53 15 // seconds
#define UDP_TIMEOUT_ANY 300 // seconds