[lwip-users] tcp_tmr goes into infinite loop with tcp_active_pcbs

2012-01-28 Thread Sylvain Bernard
Hi all, I've got a system running a connection-less tcp client which periodically opens/sends/closes some telemetry to a backend. On occasion, when a connection failure occurs (link/server is down), the following open connection that succeeds (server/link is back online) will result in its tcb lis

Re: [lwip-users] tcp_tmr goes into infinite loop with tcp_active_pcbs

2012-02-01 Thread Sylvain Bernard
Jan 28, 2012 at 11:22 AM, Kieran Mansley wrote: > > On 28 Jan 2012, at 19:15, Sylvain Bernard wrote: > > > I've seen a couple old posts on a similar issue but no mentions on a > possible cause/resolution. Any idea? > > > > note: the lwip stack is running in a