|
@ -20,8 +20,8 @@ |
|
|
#include "../includes/cJSON.h" |
|
|
#include "../includes/cJSON.h" |
|
|
#include "../includes/nanomsg/nn.h" |
|
|
#include "../includes/nanomsg/nn.h" |
|
|
|
|
|
|
|
|
#define SUPERNET_LBPORT 7776 |
|
|
#define SUPERNET_LBPORT 7770 |
|
|
#define SUPERNET_PUBPORT 7775 |
|
|
#define SUPERNET_PUBPORT 7771 |
|
|
#define SUPERNET_NETWORKTIMEOUT 10000 |
|
|
#define SUPERNET_NETWORKTIMEOUT 10000 |
|
|
#define SUPERNET_POLLTIMEOUT 1 |
|
|
#define SUPERNET_POLLTIMEOUT 1 |
|
|
#define SUPERNET_APIUSLEEP (SUPERNET_POLLTIMEOUT * 10000) |
|
|
#define SUPERNET_APIUSLEEP (SUPERNET_POLLTIMEOUT * 10000) |
|
|