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.
Best regards. _______________________________________________ lwip-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lwip-users
