embeddedsw/lib/sw_apps/lwip_echo_server
Kedareswara rao Appana 3877f190b9 sw_apps: call the tcp fast and slow timers in user context instead of timer interrupt context
This patch fixes the issue TCP re-transmission and data abort were noticed
in the echo server app when send/receive at high rates.
To fix this issue call the tcp fast and slow timers in the application
context instead of timer interrupt context

Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>
2014-11-21 12:25:48 +05:30
..
data lwip: Fix for echo server app compilation issue. 2014-08-05 23:09:30 +05:30
src sw_apps: call the tcp fast and slow timers in user context instead of timer interrupt context 2014-11-21 12:25:48 +05:30