lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] MEM_USE_POOLS issue


From: goldsimon
Subject: Re: [lwip-users] MEM_USE_POOLS issue
Date: Thu, 07 Nov 2019 12:13:24 +0100
User-agent: K-9 Mail for Android


Am 7. November 2019 08:54:25 MEZ schrieb mtimm <address@hidden>:
>Simon, 
>Thank you. It works better ;)
>One more question about purpose of using custom pools.
>LwIP uses few internal pools like PBUF_POOL_base, TCP_PCB_BASE,
>UDP_PCB_BASE.
>What can be the reason of using additional custom pools? Is it about
>preparing memory for copying data from PBUF_POOL_base for application
>tasks?
>Could you give some example, please?

That was the old way of defining custom pools for application code mainly.

Regards,
Simon



reply via email to

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