lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-users] Re: [lwip] Timer problem!!!


From: Kieran Mansley
Subject: [lwip-users] Re: [lwip] Timer problem!!!
Date: Wed, 08 Jan 2003 23:30:21 -0000

On 23 Jul 2002, harish  jayaraj wrote:

> Hello all,
>      I seem to stuck in a major problem now. This is regarding
> timers.
> I wanted to know where the timer has been initilized in the
> existing lwip0.5.3 code?

src/api/tcpip.c

The tcpip_thread() schedules tcpip_tcp_timer(), which when called
reschedules itself and calls tcp_tmr() to do whatever needs to be done on
this tick.

Kieran

[This message was sent through the lwip discussion list.]




reply via email to

[Prev in Thread] Current Thread [Next in Thread]