lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] Re: [lwip] more on pcb->queuelen


From: Adam Dunkels
Subject: [lwip-users] Re: [lwip] more on pcb->queuelen
Date: Wed, 08 Jan 2003 22:05:13 -0000

Hi Andrea!

On Monday 28 January 2002 09.24, you wrote:
> I would like to describe better the problem I have with pcb->queuelen.
> My application produce fake data (100bytes) every 50ms, fired by a flag
> set by a 50ms timer. It's 2000 bytes per second.
> With a boolean I can decide to produce data without trigger, to measure
> the maximum data rate.

I haven't been able to reproduce your bug yet, but I will keep trying. (You 
aren't running the timer concurrently with the stack, by any chance? 
Otherwise, that could explain the strange behaviour.)

> Is there any problem if I call tcp_output from the application? My idea
> is to output immediately the data just enqueue.

Nope, there is no problem with that.

/adam
-- 
Adam Dunkels <address@hidden>
http://www.sics.se/~adam
[This message was sent through the lwip discussion list.]




reply via email to

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