mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-05-06 16:26:18 +08:00
prepare for overriding current timeout implementation: all stack-internal caclic timers are avaliable in the lwip_cyclic_timers array
This commit is contained in:
@@ -6,6 +6,10 @@ HISTORY
|
||||
|
||||
++ New features:
|
||||
|
||||
2016-04-05: Simon Goldschmidt:
|
||||
* timers.h/.c: prepare for overriding current timeout implementation: all
|
||||
stack-internal caclic timers are avaliable in the lwip_cyclic_timers array
|
||||
|
||||
2016-03-23: Simon Goldschmidt
|
||||
* tcp: call accept-callback with ERR_MEM when allocating a pcb fails on
|
||||
passive open to inform the application about this error
|
||||
|
||||
Reference in New Issue
Block a user