mirror of
https://github.com/fatedier/frp.git
synced 2026-04-22 00:49:10 +08:00
format代码
This commit is contained in:
@@ -89,6 +89,7 @@ func (p *ProxyServer) Start() (err error) {
|
||||
p.UserConnList.Remove(element)
|
||||
} else {
|
||||
cliConn.Close()
|
||||
p.Unlock()
|
||||
continue
|
||||
}
|
||||
p.Unlock()
|
||||
|
||||
Reference in New Issue
Block a user