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 20:04:39 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.10) Gecko/20070216 Firefox/1.5.0.10

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

                 Summary: timeout in sys_mbox_fetch
                 Project: lwIP - A Lightweight TCP/IP stack
            Submitted by: dpotapov
            Submitted on: Tuesday 03/06/2007 at 20:04
                Category: sockets
                Severity: 3 - Normal
              Item Group: Faulty Behaviour
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

The recently added `timeout' parameter to sys_mbox_fetch function is ignored
when there are timeouts handlers, which seems to be incorrect behavior.
Moreover, this parameter is used only in netconn_recv, where it can easily be
implemented using sys_timeout().

So, I propose to remove this parameter completely. I attached the patch to
that effect -- it removes `timeout' parameter and uses sys_timeout() to
implement UDP recv_timeout.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Tuesday 03/06/2007 at 20:04  Name: sys_mbox_fetch-fix.patch  Size: 6kB 
 By: dpotapov

<http://savannah.nongnu.org/bugs/download.php?file_id=12130>

    _______________________________________________________

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]