lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] tcp_write() errors on snd_queuelen


From: Kieran Mansley
Subject: Re: [lwip-users] tcp_write() errors on snd_queuelen
Date: Thu, 17 Mar 2011 10:49:25 +0000

On Thu, 2011-03-17 at 11:29 +0100, Simon Goldschmidt wrote:
> 
> Kieran Mansley <address@hidden> wrote:
> > There are two lengths for the send queue: the byte length and the
> > segment length.
> 
> Actually, I think it's the number of pbufs queued, not the number of
> segments. A segment can consist of multiple pbufs depending on how
> tcp_write() is called to enqueue the data to send.

I think you're right: I sat and tried to remember which it was when
writing that, but must have settled on the wrong one.  I should have
checked the source.

Thanks for the correction,

Kieran




reply via email to

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