mirror of
https://github.com/gl-inet/glkvm-cloud.git
synced 2026-09-23 11:13:21 +00: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