lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [patch #6861] Support for proper system termination in lwIP


From: Simon Goldschmidt
Subject: [lwip-devel] [patch #6861] Support for proper system termination in lwIP
Date: Thu, 09 Jul 2009 16:49:50 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.4; de; rv:1.9.1) Gecko/20090624 Firefox/3.5

Follow-up Comment #2, patch #6861 (project lwip):

Seems like it's meant as local reference to the global 'mbox', which could
have to be deleted when the stack is shut down, although that part seems to be
missing (at least in the diff).

However, that doesn't mean everything is cleaned up correctly: what about
memp- or mem-memory that is still allocated? Or with data that might have been
allocated and references stored in pcb->arg of one of the protocols?

In the past, there have been multiple requests for 'graceful shutdown' of the
stack and every time, we decided to not implement it because it's not used on
most platforms (embedded systems just power off) and it requires much code
most people will never use (see local_mbox and SYS_ARCH_GET()...).

So, any reason to leave this open?

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?6861>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.nongnu.org/





reply via email to

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