mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-08-09 00:53:37 +08:00
Fixed bug #10088: Correctly implemented shutdown at socket level.
This commit is contained in:
@@ -225,6 +225,10 @@ HISTORY
|
||||
|
||||
++ Bugfixes:
|
||||
|
||||
2010-06-24: Simon Goldschmidt
|
||||
* api(_lib).c/.h, api_msg.c/.h, sockets.c/.h: Fixed bug #10088: Correctly
|
||||
implemented shutdown at socket level.
|
||||
|
||||
2010-06-21: Simon Goldschmidt
|
||||
* pbuf.c/.h, ip_frag.c/.h, opt.h, memp_std.h: Fixed bug #29361 (ip_frag has
|
||||
problems with zero-copy DMA MACs) by adding custom pbufs and implementing
|
||||
|
||||
Reference in New Issue
Block a user