merged gcc build fix from RC_0_16

This commit is contained in:
Arvid Norberg
2013-06-21 23:00:34 +00:00
parent 81127c05e0
commit 70ab33d21c
4 changed files with 13 additions and 10 deletions

View File

@@ -22,6 +22,7 @@
* fix uTP edge case where udp socket buffer fills up
* fix nagle implementation in uTP
* GCC 4.8 fix
* fix proxy failure semantics with regards to anonymous mode
* fix round-robin seed-unchoke algorithm
* add bootstrap.sh to generage configure script and run configure