1
0
mirror of https://github.com/haiwen/ccnet-server.git synced 2025-09-03 05:44:19 +00:00

Delete UNIX SOCKET option under [Client].

This commit is contained in:
ly1217
2019-09-09 22:30:40 -07:00
parent e8324b72a2
commit 03a61d939c
4 changed files with 1 additions and 167 deletions

View File

@@ -90,7 +90,6 @@ struct _CcnetClient
char *config_file;
int daemon_port;
char *un_path;
int connected : 1;