lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [patch #8461] Added return value to tcpip_init()


From: Martin Velek
Subject: [lwip-devel] [patch #8461] Added return value to tcpip_init()
Date: Thu, 15 May 2014 08:06:37 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:29.0) Gecko/20100101 Firefox/29.0

URL:
  <http://savannah.nongnu.org/patch/?8461>

                 Summary: Added return value to tcpip_init()
                 Project: lwIP - A Lightweight TCP/IP stack
            Submitted by: allew
            Submitted on: Thu 15 May 2014 08:06:36 AM GMT
                Category: TCP
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: None

    _______________________________________________________

Details:

This patch refers Task #10421
https://savannah.nongnu.org/task/?10421.

Because of missing "general" error value, the ERR_MEM has been chosen if the
thread tcpip_thread cannot be created.

Compiler warnings:
This patch can generate warnings that tcpip_init() return value is not used.
Such warnings were also generated in tcpip_init() as the sys_thread_new() has
a return value.





    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Thu 15 May 2014 08:06:36 AM GMT  Name:
0001-Task-10421-Added-return-value-to-function-tcpip_init.patch  Size: 2kB  
By: allew

<http://savannah.nongnu.org/patch/download.php?file_id=31376>

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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