Browse Source

test

release/v0.1
jl777 9 years ago
parent
commit
0b128efdc7
  1. 4
      iguana/SuperNET.h

4
iguana/SuperNET.h

@ -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)

Loading…
Cancel
Save