mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-03-17 18:20:54 +03:00
Libei Input Capture (#94)
This commit is contained in:
committed by
GitHub
parent
f7c59e40c9
commit
9afe7da0dd
@@ -150,6 +150,7 @@ impl Server {
|
||||
let _ = resolve_tx.send(DnsRequest { hostname, handle }).await;
|
||||
}
|
||||
}
|
||||
log::info!("running service");
|
||||
|
||||
tokio::select! {
|
||||
_ = signal::ctrl_c() => {
|
||||
|
||||
Reference in New Issue
Block a user