fix move_storage bugs

This commit is contained in:
Arvid Norberg
2012-06-29 23:35:11 +00:00
parent b14479132c
commit f403b5f3c8
4 changed files with 25 additions and 37 deletions

View File

@@ -1,5 +1,6 @@
* fix nagle implementation in uTP
* fix move_storage bugs
* fix unnecessary dependency on boost.date_time when building boost.asio as separate compilation
* always use SO_REUSEADDR and deprecate the flag to turn it on
* add python bindings for SSL support