On Thu, 2011-03-17 at 11:29 +0100, Simon Goldschmidt wrote: > > Kieran Mansley <[email protected]> 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 _______________________________________________ lwip-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lwip-users
