lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #19222] timeout in sys_mbox_fetch


From: Dmitry Potapov
Subject: [lwip-devel] [bug #19222] timeout in sys_mbox_fetch
Date: Tue, 06 Mar 2007 22:42:12 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.10) Gecko/20070216 Firefox/1.5.0.10

Follow-up Comment #7, bug #19222 (project lwip):

Hi Frédéric,

I like having sys_mbox_fetch_with_timeout, but I don't like implementation of
sys_mbox_fetch based on it. 

My idea was that sys_mbox_fetch_with_timeout should be based on
sys_mbox_fetch, in the same way sys_sem_wait_timeout is based on
sys_sem_wait.

I don't think it is worth to introduce sys_mbox_fetch_with_timeout just to
avoid passing one extra parameter. You hardly win anything in footprint, and
certainly you will lose in performance.

Anyway, I would prefer to have this problem fixed in one way or another.
Because I am not happy about its current behavior.

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?19222>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

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