lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [task #7490] Add return value to sys_mbox_post


From: Frédéric Bernon
Subject: [lwip-devel] [task #7490] Add return value to sys_mbox_post
Date: Sun, 25 Nov 2007 12:34:01 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; fr; rv:1.8.1.9) Gecko/20071025 Firefox/2.0.0.9

Follow-up Comment #3, task #7490 (project lwip):

>The problem that remains is that tcpip_input() can fail which results in
memory leaks

It's coherent with the current paradigm: sys_mbox_post should never failed,
and if the mbox is full, it should retry (inside sys_mbox_post
implementation).

I really thought it should be done after 1.3.0 to do a sys_arch redesign
where it's need. In a previous chat (I can't remember where it was), I
remember that someone (Jonathan perhaps) ask to also redesign sys_sem_xxx
functions.



    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/task/?7490>

_______________________________________________
  Message posté via/par Savannah
  http://savannah.nongnu.org/





reply via email to

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