mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-01 10:15:31 +00:00
udp load tester: open multiple sockets per worker; minor other fixes
This commit is contained in:
parent
6745eba2de
commit
d8bdcfcf0a
4 changed files with 60 additions and 44 deletions
|
|
@ -22,4 +22,5 @@ pub struct Peer {
|
|||
pub announce_info_hash: InfoHash,
|
||||
pub announce_port: Port,
|
||||
pub scrape_info_hash_indices: Box<[usize]>,
|
||||
pub socket_index: u8,
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue