always use SO_REUSEADDR and deprecate the flag to turn it on

This commit is contained in:
Arvid Norberg
2012-06-28 06:51:18 +00:00
parent 426f555ce0
commit 4a2c799a1a
3 changed files with 8 additions and 5 deletions

View File

@@ -1,5 +1,6 @@
* fix nagle implementation in uTP
* always use SO_REUSEADDR and deprecate the flag to turn it on
* add python bindings for SSL support
* minor uTP tweaks
* fix end-game mode issue when some files are selected to not be downloaded