Fixed bug #29617 (sometime cause stall on delete listening connection)

This commit is contained in:
goldsimon
2010-04-21 19:59:40 +00:00
parent 49e8e28cf6
commit 51061fb61e
2 changed files with 12 additions and 1 deletions

View File

@@ -182,6 +182,10 @@ HISTORY
++ Bugfixes:
2010-04-21: Simon Goldschmidt
* api_msg.c: Fixed bug #29617 (sometime cause stall on delete listening
connection)
2010-03-28: Luca Ceresoli
* ip_addr.c/.h: patch #7143: Add a few missing const qualifiers