mirror of
https://github.com/haiwen/ccnet-server.git
synced 2025-09-06 15:20:18 +00:00
Delete UNIX SOCKET option under [Client].
This commit is contained in:
@@ -86,9 +86,7 @@ struct CcnetSession
|
||||
unsigned int saving_pub : 1;
|
||||
unsigned int encrypt_channel : 1;
|
||||
|
||||
char *un_path;
|
||||
struct event local_event;
|
||||
struct event local_pipe_event;
|
||||
|
||||
int start_failure; /* how many times failed
|
||||
to start the network */
|
||||
|
Reference in New Issue
Block a user