antirez
Constant replaced with macro MODES_NET_SERVICES_NUM.
This commit is contained in:
parent
86093ea95e
commit
f331887b7f
2 changed files with 3 additions and 2 deletions
|
|
@ -163,6 +163,7 @@
|
|||
#define MODES_INTERACTIVE_DELETE_TTL 300 // Delete from the list after 300 seconds
|
||||
#define MODES_INTERACTIVE_DISPLAY_TTL 60 // Delete from display after 60 seconds
|
||||
|
||||
#define MODES_NET_SERVICES_NUM 6
|
||||
#define MODES_NET_MAX_FD 1024
|
||||
#define MODES_NET_INPUT_RAW_PORT 30001
|
||||
#define MODES_NET_OUTPUT_RAW_PORT 30002
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue