Fix timeout error
This commit is contained in:
@@ -18,8 +18,8 @@
|
|||||||
#define KOMODO_NSPV_DEFSH
|
#define KOMODO_NSPV_DEFSH
|
||||||
|
|
||||||
#define NSPV_PROTOCOL_VERSION 0x00000002
|
#define NSPV_PROTOCOL_VERSION 0x00000002
|
||||||
#define NSPV_POLLITERS 100
|
#define NSPV_POLLITERS 200
|
||||||
#define NSPV_POLLMICROS 30000
|
#define NSPV_POLLMICROS 50000
|
||||||
#define NSPV_MAXVINS 64
|
#define NSPV_MAXVINS 64
|
||||||
#define NSPV_AUTOLOGOUT 777
|
#define NSPV_AUTOLOGOUT 777
|
||||||
#define NSPV_BRANCHID 0x76b809bb
|
#define NSPV_BRANCHID 0x76b809bb
|
||||||
|
|||||||
Reference in New Issue
Block a user