lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] Slow TCP


From: Kieran Mansley
Subject: Re: [lwip-users] Slow TCP
Date: Fri, 04 Mar 2011 09:16:54 +0000

On Fri, 2011-03-04 at 13:49 +1300, Bernard Mentink wrote:
> I's ok, found it ... (again not in the docs) found the
> stats_display();
> function and called it when I send a UDP packet ..
> So what I did was download the web page to generate TCP traffic, then
> print
> out the stats by sending a UDP packet,

That's a good solution.  I would have just printed it out every 10
seconds or so, but your version is more controllable and works fine.

> What I got is attached .... it looks ok to me, what do you think?

Yes, no errors reported there, so it is a not a problem with running out
of resources.

Kieran




reply via email to

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