wip messages creation & handling
This commit is contained in:
@@ -187,6 +187,7 @@ pub fn start_p2p_executor(
|
||||
start_receving_thread(
|
||||
sd,
|
||||
*first, // copie le SocketAddr (implémente Copy pour SocketAddr)
|
||||
event_tx.clone(), //
|
||||
);
|
||||
register_ip_addresses(
|
||||
sd.cryptopair_ref(),
|
||||
|
||||
Reference in New Issue
Block a user