bittorrent_udp: add RequestParseError; remove InvalidRequest; other fixes

This commit is contained in:
Joakim Frostegård 2020-04-10 15:14:50 +02:00
parent f80646e3a8
commit fe85901021
5 changed files with 114 additions and 70 deletions

View file

@ -11,7 +11,6 @@
* quickcheck request byte conversion
* other test cases
* Check if announce response to bytes code changed caused slowdown
* thiserror errors instead of InvalidRequest
## Not important