Searched refs:onShutdownTimer (Results 1 – 1 of 1) sorted by relevance
891 func (sc *serverConn) onShutdownTimer() { sc.sendServeMsg(shutdownTimerMsg) } func1266 sc.shutdownTimer = time.AfterFunc(d, sc.onShutdownTimer)