lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] using LWIP_PBUF_CUSTOM_DATA together with socket api


From: Massimiliano Cialdi
Subject: Re: [lwip-users] using LWIP_PBUF_CUSTOM_DATA together with socket api
Date: Sat, 19 Feb 2022 21:50:31 +0100

On Sat, Feb 19, 2022 at 9:38 PM goldsimon@gmx.de <goldsimon@gmx.de> wrote:
> The easiest way probably might be to implement a socket read function
> that returns netbufs instead of the standard socket read function. But
> that's not implemented yet.
Alternatively I could replace the socket API of the project I'm
porting with the netconn API. The only issue is that such project also
makes use of the `select` API. How can I replace it or implement it
with the netconn API?

best regards
Max


--
Et nunc, auxilium solis, vincam!
Oppugnatio solaris!
VIS!



reply via email to

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