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

Reply via email to