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