mirror of
https://github.com/zhaojh329/rttys.git
synced 2026-02-27 09:53:21 +08:00
@@ -102,6 +102,7 @@ func serveCmd(br *Bridge, w http.ResponseWriter, r *http.Request) {
|
||||
return
|
||||
case <- ticker.C:
|
||||
err = COMMAND_ERR_TIMEOUT
|
||||
msg = "timeout"
|
||||
goto Err
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user