local multicast test2
This commit is contained in:
parent
fccb3e9877
commit
b1a469aec7
@ -464,6 +464,7 @@ pub async fn check_peer_registration_needed(
|
|||||||
}
|
}
|
||||||
match p {
|
match p {
|
||||||
None => {
|
None => {
|
||||||
|
println!("need register_with_new_peer");
|
||||||
let _ = register_with_new_peer(eee, from_sn, src_ip, v6_info, peer_sock).await;
|
let _ = register_with_new_peer(eee, from_sn, src_ip, v6_info, peer_sock).await;
|
||||||
// unimplemented!();
|
// unimplemented!();
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user