mirror of https://github.com/jetkvm/kvm.git
- Implemented staleness guard to ignore outdated keep-alive packets. - Added jitter compensation logic to adjust timer extensions based on packet arrival times. - Introduced new methods for managing keep-alive state and reset functionality in the Session struct. - Updated auto-release delay mechanism to use dynamic durations based on keep-alive timing. - Adjusted keep-alive interval in the UI to improve responsiveness. |
||
|---|---|---|
| .. | ||
| changeset.go | ||
| changeset_arm_test.go | ||
| changeset_resolver.go | ||
| changeset_symlink.go | ||
| config.go | ||
| config_tx.go | ||
| consts.go | ||
| hid.go | ||
| hid_keyboard.go | ||
| hid_mouse_absolute.go | ||
| hid_mouse_relative.go | ||
| log.go | ||
| mass_storage.go | ||
| udc.go | ||
| usbgadget.go | ||
| utils.go | ||