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: Simon Goldschmidt
Subject: Re: [lwip-users] tcp_write() errors on snd_queuelen
Date: Thu, 17 Mar 2011 11:29:41 +0100

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.

Simon
-- 
GMX DSL Doppel-Flat ab 19,99 Euro/mtl.! Jetzt mit 
gratis Handy-Flat! http://portal.gmx.net/de/go/dsl



reply via email to

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