mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-03-26 14:40:54 +03:00
add FIXME
This commit is contained in:
@@ -56,6 +56,7 @@ impl DnsResolver {
|
||||
continue;
|
||||
};
|
||||
|
||||
/* FIXME race -> need some other event */
|
||||
server.notify_client_update(handle);
|
||||
|
||||
log::info!("resolving ({handle}) `{hostname}` ...");
|
||||
|
||||
Reference in New Issue
Block a user