|
@ -25,7 +25,7 @@ |
|
|
#define LP_COMMAND_RECVSOCK NN_PULL |
|
|
#define LP_COMMAND_RECVSOCK NN_PULL |
|
|
|
|
|
|
|
|
#define LP_MAXPUBKEY_ERRORS 3 |
|
|
#define LP_MAXPUBKEY_ERRORS 3 |
|
|
#define PSOCK_KEEPALIVE 3600 |
|
|
#define PSOCK_KEEPALIVE (3600 * 24) |
|
|
#define MAINLOOP_PERSEC 10 |
|
|
#define MAINLOOP_PERSEC 10 |
|
|
#define MAX_PSOCK_PORT 60000 |
|
|
#define MAX_PSOCK_PORT 60000 |
|
|
#define MIN_PSOCK_PORT 10000 |
|
|
#define MIN_PSOCK_PORT 10000 |
|
|