lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] chaining pbufs as an user


From: Bill Auerbach
Subject: Re: [lwip-users] chaining pbufs as an user
Date: Wed, 21 Jul 2010 16:57:08 -0400

>>Can I chain pbufs as an user, respectively is that a good idea?

>If I am not mistaken, the raw API TCP echo example does exactly that:

>http://cvs.savannah.gnu.org/viewvc/contrib/apps/tcpecho_raw/echo.c?revision=1.3&root=lwip&view=markup


After seeing this example, I don
t understand the while loop, while pbuf_free returns 0 can it get stuck there?  I also wonder why pbuf_dechain wasnt used instead of deleting the first pbuf in the chain manually?

Bill


reply via email to

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