mirror of
https://github.com/fatedier/frp.git
synced 2025-07-19 20:30:08 +07:00
fix
This commit is contained in:
@ -301,6 +301,7 @@ func (ctl *Control) reader() {
|
||||
return
|
||||
} else {
|
||||
ctl.conn.Warn("read error: %v", err)
|
||||
ctl.conn.Close()
|
||||
return
|
||||
}
|
||||
} else {
|
||||
|
Reference in New Issue
Block a user