mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-02 02:35:31 +00:00
bittorrent_udp: response_from_bytes: more fixes
This commit is contained in:
parent
a37b44ec89
commit
13e7ef6b57
2 changed files with 13 additions and 20 deletions
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue