1
0
mirror of https://github.com/haiwen/ccnet-server.git synced 2025-09-17 23:38:54 +00:00

Clean ccnet_conf and mykey.peer.

This commit is contained in:
ly1217
2019-10-21 23:10:40 -07:00
parent 905965b307
commit 8f5e0c4b77
8 changed files with 55 additions and 183 deletions

View File

@@ -23,8 +23,6 @@ struct _CcnetSessionBase {
char id[41];
unsigned char id_sha1[20];
char *user_name;
char *name;
int public_port;