mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-03-11 07:10:54 +03:00
asdf
This commit is contained in:
@@ -257,7 +257,7 @@ async fn handle_udp_rx(
|
||||
);
|
||||
// restart timer if necessary
|
||||
if restart_timer {
|
||||
timer_notify.notify_one();
|
||||
timer_notify.notify_waiters();
|
||||
}
|
||||
ignore_event
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user