mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-08-08 00:23:39 +08:00
tcp_alloc: prevent increasing stats.err for MEMP_TCP_PCB when reusing time-wait pcb as suggested by Bill 4 months ago
This commit is contained in:
@@ -46,6 +46,10 @@ HISTORY
|
||||
|
||||
++ Bugfixes:
|
||||
|
||||
2009-11-22: Simon Goldschmidt (suggested by Bill Auerbach)
|
||||
* tcp.c: tcp_alloc: prevent increasing stats.err for MEMP_TCP_PCB when
|
||||
reusing time-wait pcb
|
||||
|
||||
2009-11-20: Simon Goldschmidt (patch by Albert Bartel)
|
||||
* sockets.c: Fixed bug #28062: Data received directly after accepting
|
||||
does not wake up select
|
||||
|
||||
Reference in New Issue
Block a user