Hi Ueli Thank you for your answer.
> You can pass a "normal" buffer > to netconn_write along with > the flag NETCONN_COPY to send > your data. That is the solution I do right now. But I would prefer to use a lwip buffer instead to avoid copying the data again. lwip offers to use buffers. So I think that would be a nice idea. Best regards. Markus _______________________________________________ lwip-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lwip-users
