lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [patch #9312] api_msg: Use lwip_netconn_is_err_msg instead


From: Axel Lin
Subject: [lwip-devel] [patch #9312] api_msg: Use lwip_netconn_is_err_msg instead of NULL test in netconn_drain()
Date: Mon, 17 Apr 2017 08:42:38 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36

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

                 Summary: api_msg: Use lwip_netconn_is_err_msg instead of NULL
test in netconn_drain()
                 Project: lwIP - A Lightweight TCP/IP stack
            Submitted by: axellin
            Submitted on: Mon 17 Apr 2017 12:42:36 PM UTC
                Category: None
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: None

    _______________________________________________________

Details:

The NULL test no longer work after commit e0a2472706ee, it needs to test with
lwip_netconn_is_err_msg() instead.

Fixes: e0a2472706ee ("netconn/sockets: remove fatal error handling, fix
asynchronous error handling, ensure data before RST can be received")




    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Mon 17 Apr 2017 12:42:36 PM UTC  Name:
0001-api_msg-Use-lwip_netconn_is_err_msg-instead-of-NULL-.patch  Size: 1kB  
By: axellin

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

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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