mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-08-08 00:23:39 +08:00
Added TCP_SNDQUEUELOWAT corresponding to TCP_SNDLOWAT and added tcp_sndqueuelen() - this fixes bug #28605
This commit is contained in:
@@ -19,6 +19,10 @@ HISTORY
|
||||
|
||||
++ New features:
|
||||
|
||||
2010-01-27: Simon Goldschmidt
|
||||
* opt.h, tcp.h, init.c, api_msg.c: Added TCP_SNDQUEUELOWAT corresponding
|
||||
to TCP_SNDLOWAT and added tcp_sndqueuelen() - this fixes bug #28605
|
||||
|
||||
2010-01-26: Simon Goldschmidt
|
||||
* snmp: Use memp pools for snmp instead of the heap; added 4 new pools.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user