Fixed bug #28099 (API required to disable Nagle algorithm at PCB level): added tcp_nagele_*() function-like macros

This commit is contained in:
goldsimon
2009-11-26 15:19:30 +00:00
parent 6795aabecf
commit c8d2d2a8ea
3 changed files with 11 additions and 4 deletions

View File

@@ -46,6 +46,10 @@ HISTORY
++ Bugfixes:
2009-11-26: Simon Goldschmidt
* tcp.h, sockets.c: Fixed bug #28099: API required to disable Nagle
algorithm at PCB level
2009-11-22: Simon Goldschmidt
* tcp_out.c: Fixed bug #27905: FIN isn't combined with data on unsent