lwip-commits
[Top][All Lists]
Advanced

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

[lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, up


From: Simon Goldschmidt
Subject: [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. master_at_STABLE-2_0_0-582-g0b2a652
Date: Tue, 18 Apr 2017 04:49:27 -0400 (EDT)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "lwIP - A Lightweight TCPIP stack".

The branch, master has been updated
       via  0b2a652317951c86b3af15ff99452aa48d1f2ffa (commit)
      from  f28c1c851bca884e24b681eb485b9f8477e4d76e (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 0b2a652317951c86b3af15ff99452aa48d1f2ffa
Author: Axel Lin <address@hidden>
Date:   Mon Apr 17 20:41:13 2017 +0800

    api_msg: Use lwip_netconn_is_err_msg instead of NULL test in netconn_drain()
    
    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")
    Signed-off-by: Axel Lin <address@hidden>

-----------------------------------------------------------------------

Summary of changes:
 src/api/api_msg.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
lwIP - A Lightweight TCPIP stack



reply via email to

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