mirror of
https://github.com/fatedier/frp.git
synced 2025-05-13 18:58:26 +00:00
Merge 0f0a4dcf20f8db20ebbc79b12c75fb865032222d into e6ec5a509bf55d77af7b898f851aec239a669526
This commit is contained in:
commit
b5faeef4fb
@ -232,7 +232,7 @@ func (ctl *Control) registerMsgHandlers() {
|
||||
ctl.msgDispatcher.RegisterHandler(&msg.Pong{}, ctl.handlePong)
|
||||
}
|
||||
|
||||
// headerWorker sends heartbeat to server and check heartbeat timeout.
|
||||
// heartbeatWorker sends heartbeat to server and check heartbeat timeout.
|
||||
func (ctl *Control) heartbeatWorker() {
|
||||
xl := ctl.xl
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user