Skip to content

Commit 8dc2681

Browse files
author
Hugo Laloge
committed
Add TODO
1 parent f38b52c commit 8dc2681

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

zenoh/src/net/runtime/mod.rs

+1
Original file line numberDiff line numberDiff line change
@@ -449,6 +449,7 @@ impl Runtime {
449449

450450
update_iface_cache();
451451
self.update_locators();
452+
// TODO Transmit new locators to peers?
452453

453454
let scouting = self.state.scouting.lock().await;
454455
if let Some(scouting) = scouting.as_ref() {

0 commit comments

Comments
 (0)