commands for xtcp, stcp add 'bind_port', fix #767

This commit is contained in:
fatedier
2018-05-16 23:45:44 +08:00
parent c7a457a045
commit 3e349455a0
5 changed files with 23 additions and 3 deletions

View File

@@ -69,6 +69,7 @@ var (
sk string
serverName string
bindAddr string
bindPort int
)
func init() {