mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-08-08 00:23:39 +08:00
Fixed compiling with different options disabled (TCP/UDP), triggered by bug #29345; don't allocate acceptmbox if LWIP_TCP is disabled
This commit is contained in:
@@ -169,6 +169,10 @@ HISTORY
|
||||
|
||||
++ Bugfixes:
|
||||
|
||||
2010-03-26: Simon Goldschmidt
|
||||
* various files: Fixed compiling with different options disabled (TCP/UDP),
|
||||
triggered by bug #29345; don't allocate acceptmbox if LWIP_TCP is disabled
|
||||
|
||||
2010-03-25: Simon Goldschmidt
|
||||
* sockets.c: Fixed bug #29332: lwip_select() processes readset incorrectly
|
||||
|
||||
|
||||
Reference in New Issue
Block a user