Native increase select timeout to 1 hour

This commit is contained in:
M66B 2016-02-11 14:46:43 +01:00
parent c2681c3046
commit a8f16d2d29
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@
// #define PROFILE_UID 5
// #define PROFILE_JNI 5
#define SELECT_TIMEOUT 600 // seconds
#define SELECT_TIMEOUT 3600 // seconds
#define TUN_MAXMSG 32768 // bytes (device)
#define ICMP4_MAXMSG (IP_MAXPACKET - 20 - 8) // bytes (socket)