lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] shutdown sequence?


From: fabian . koch
Subject: [lwip-users] shutdown sequence?
Date: Thu, 30 Oct 2008 08:52:49 +0100


Hey Guys,

I was just wondering: is there a defined shutdown sequence for LwIP?
I need to be able to completely shut down all LwIP Threads and release all memory and resources that were hogged.

I didn't find any function for that.
My plan so far is to have a handle list for all resources that are allocated via the sys_arch layer. I already have a linked list of all threads that LwIP might create.
Is there any better way to do that?

regards,
Fabian
reply via email to

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