lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] how to send udp messages circularly ?


From: Kieran Mansley
Subject: Re: [lwip-users] how to send udp messages circularly ?
Date: Fri, 03 Jul 2009 14:01:41 +0100

On Fri, 2009-07-03 at 05:41 -0700, the_gadfly wrote:
> Thank you Kieran:

Also, as well as changing the way you get the data in the payload region
of the pbuf, you should also use PBUF_TRANSPORT rather than PBUF_RAW to
make sure there is space for the headers in the calls to pbuf_alloc();

Kieran





reply via email to

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