mirror of
https://github.com/fatedier/frp.git
synced 2025-06-17 08:59:50 +00:00
Merge 0f0a4dcf20f8db20ebbc79b12c75fb865032222d into 86c2ad78c859bc2172404d7327336bab230b8660
This commit is contained in:
commit
2e5882e407
@ -232,7 +232,7 @@ func (ctl *Control) registerMsgHandlers() {
|
|||||||
ctl.msgDispatcher.RegisterHandler(&msg.Pong{}, ctl.handlePong)
|
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() {
|
func (ctl *Control) heartbeatWorker() {
|
||||||
xl := ctl.xl
|
xl := ctl.xl
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user