bug #28127: remove call to tcp_output() from tcp_ack(_now)()

This commit is contained in:
goldsimon
2010-01-10 11:41:25 +00:00
parent d85a18752f
commit f4a9d173a1
3 changed files with 7 additions and 3 deletions

View File

@@ -37,6 +37,9 @@ HISTORY
++ Bugfixes:
2010-01-10: Simon Goldschmidt
* tcp.h/.c: bug #28127 (remove call to tcp_output() from tcp_ack(_now)())
2010-01-08: Simon Goldschmidt
* api_msg.h/.c, api_lib.c: Fixed bug #26672 (close connection when receive
window = 0) by correctly draining recvmbox/acceptmbox