lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] pbuf proccessing in another thread


From: Kieran Mansley
Subject: Re: [lwip-users] pbuf proccessing in another thread
Date: Wed, 7 Apr 2010 17:03:34 +0100

On 7 Apr 2010, at 07:25, gregoryhouse wrote:

> Hi,
> 
> I'm wondering if I can use functions like pbuf_cat(), pbuf_dechain() and 
> generally make operations on pbuf (taking data from payload) in another 
> thread. I want to avoid copying memory from pbufs to another memory region - 
> it would be great if I could use the data directly.

Which API are you using to access lwIP?  Could you give a pseudo-code example 
of what you want to do?

Kieran



reply via email to

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