mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
http protocol: remove AnnounceRequest::compact, fail parsing if set to 0
This commit is contained in:
parent
71c070cf98
commit
9f8f80a17b
3 changed files with 0 additions and 11 deletions
|
|
@ -46,7 +46,6 @@ fn create_announce_request(config: &Config, state: &LoadTestState, rng: &mut imp
|
|||
event,
|
||||
key: None,
|
||||
numwant: None,
|
||||
compact: true,
|
||||
port: rng.gen(),
|
||||
bytes_uploaded: 0,
|
||||
bytes_downloaded: 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue