mirror of
https://github.com/haiwen/ccnet-server.git
synced 2025-09-08 16:18:58 +00:00
Delete the PORT option under [Client].
This commit is contained in:
@@ -86,7 +86,6 @@ struct CcnetSession
|
||||
unsigned int saving_pub : 1;
|
||||
unsigned int encrypt_channel : 1;
|
||||
|
||||
int local_port;
|
||||
char *un_path;
|
||||
struct event local_event;
|
||||
struct event local_pipe_event;
|
||||
|
Reference in New Issue
Block a user