extend the UDP tracker protocol to include the request string from the tracker URL

This commit is contained in:
Arvid Norberg
2012-08-23 21:02:09 +00:00
parent ad586df9fb
commit 43e9270363
3 changed files with 55 additions and 9 deletions

View File

@@ -3,6 +3,7 @@
* fix uTP edge case where udp socket buffer fills up
* fix nagle implementation in uTP
* extend the UDP tracker protocol to include the request string from the tracker URL
* fix mingw build for linux crosscompiler
0.16.3 release