mirror of
https://github.com/fatedier/frp.git
synced 2025-07-16 10:51:45 +07:00
add more log info
This commit is contained in:
@ -258,6 +258,7 @@ func (ctl *Control) stoper() {
|
||||
ctl.writerShutdown.WaitDown()
|
||||
|
||||
ctl.conn.Close()
|
||||
ctl.readerShutdown.WaitDown()
|
||||
|
||||
close(ctl.workConnCh)
|
||||
for workConn := range ctl.workConnCh {
|
||||
|
Reference in New Issue
Block a user