mirror of
https://github.com/haiwen/ccnet-server.git
synced 2025-06-25 05:01:34 +00:00
Don't listen to 10001
This commit is contained in:
parent
4ae8ea222f
commit
7343b45f5c
@ -32,7 +32,7 @@ static inline char *GetDeafaultDir()
|
|||||||
#define MAX_USERNAME_LEN 20
|
#define MAX_USERNAME_LEN 20
|
||||||
#define MIN_USERNAME_LEN 2
|
#define MIN_USERNAME_LEN 2
|
||||||
|
|
||||||
#define DEFAULT_PORT 10001
|
#define DEFAULT_PORT 0
|
||||||
|
|
||||||
#define CHAT_APP "Chat"
|
#define CHAT_APP "Chat"
|
||||||
#define PEERMGR_APP "PeerMgr"
|
#define PEERMGR_APP "PeerMgr"
|
||||||
|
Loading…
Reference in New Issue
Block a user