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: Dirk Ziegelmeier
Subject: [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. master_at_STABLE-2_0_0-972-g0794d88
Date: Mon, 9 Oct 2017 06:31:34 -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  0794d88f09dd8f503b81fe44ea71b92ceb3cf8bc (commit)
       via  856b0c32606a8fb0de3010118881d4b16e66e9e8 (commit)
      from  8fc69c9858531ee9af977a0a2b460d03cb6959f4 (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 0794d88f09dd8f503b81fe44ea71b92ceb3cf8bc
Author: Our Air Quality <address@hidden>
Date:   Sun Oct 8 19:55:40 2017 +1100

    If undefined then define O_NDELAY in terms of O_NONBLOCK.
    
    Current newlib does not define O_NDELAY, but it needs to be the same
    as O_NONBLOCK rather than using the lwip value of 1.
    
    Signed-off-by: Dirk Ziegelmeier <address@hidden>

commit 856b0c32606a8fb0de3010118881d4b16e66e9e8
Author: Dirk Ziegelmeier <address@hidden>
Date:   Mon Oct 9 12:27:52 2017 +0200

    Fix bug #52189: list add and remove bug in <lwiperf.c>
    Apply patch from xuyao hong

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

Summary of changes:
 src/apps/lwiperf/lwiperf.c | 9 +++------
 src/include/lwip/sockets.h | 2 +-
 2 files changed, 4 insertions(+), 7 deletions(-)


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



reply via email to

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