all: improvement in utils/conn

This commit is contained in:
fatedier
2016-02-25 10:28:34 +08:00
parent 26479cf92a
commit 42e062b3b5
6 changed files with 59 additions and 33 deletions

View File

@@ -1,7 +1,7 @@
# common是必须的section
[common]
server_addr = 127.0.0.1
bind_port = 7000
server_port = 7000
log_file = ./frpc.log
# debug, info, warn, error
log_level = debug