bittorrent_udp: response_from_bytes: more fixes

This commit is contained in:
Joakim Frostegård 2020-04-09 20:43:42 +02:00
parent a37b44ec89
commit 13e7ef6b57
2 changed files with 13 additions and 20 deletions

View file

@ -53,7 +53,7 @@ fn print_results(
fn main(){
let num_rounds = 10;
let num_rounds = 1;
let mut connect_data = (0.0, 0.0);
let mut announce_data = (0.0, 0.0);