fix udp bind

This commit is contained in:
ginuerzh
2021-11-22 17:52:38 +08:00
parent 3fd3b5e801
commit 8861644bbc
18 changed files with 477 additions and 613 deletions

View File

@ -13,7 +13,7 @@ import (
)
var (
log = logger.NewLogger()
log = logger.Default()
cfgFile string
outputCfgFile string