|
@ -42,7 +42,7 @@ struct supernet_info MYINFO,**MYINFOS; |
|
|
static int32_t initflag; |
|
|
static int32_t initflag; |
|
|
cJSON *API_json; |
|
|
cJSON *API_json; |
|
|
#ifdef __linux__ |
|
|
#ifdef __linux__ |
|
|
int32_t IGUANA_NUMHELPERS = 8; |
|
|
int32_t IGUANA_NUMHELPERS = 16; |
|
|
#else |
|
|
#else |
|
|
int32_t IGUANA_NUMHELPERS = 1; |
|
|
int32_t IGUANA_NUMHELPERS = 1; |
|
|
#endif |
|
|
#endif |
|
|