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. 85d5fbdc7fa5a1ba5a9897f8e2a7f67ce4aa1dc2
Date: Wed, 23 Mar 2016 13:27:46 +0000

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  85d5fbdc7fa5a1ba5a9897f8e2a7f67ce4aa1dc2 (commit)
       via  449fc98a553a3d8ba502db25c15ba585fdcb682e (commit)
      from  7e7f2f31ff4515417ed9c9ca1ee84cd0867691ff (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 85d5fbdc7fa5a1ba5a9897f8e2a7f67ce4aa1dc2
Author: goldsimon <address@hidden>
Date:   Wed Mar 23 14:27:40 2016 +0100

    lwip_accept: fixed returning EOPNOTSUPP instead of -1 (EOPNOTSUPP is set as 
socket error)

commit 449fc98a553a3d8ba502db25c15ba585fdcb682e
Author: Axel Lin <address@hidden>
Date:   Sun Mar 20 11:06:39 2016 +0800

    tcp_alloc(): Remove superfluous initialization for pcb->keep_cnt_sent
    
    It's already done by memset(0). This was missed in commit 5794ac2340f2
    "tcp_alloc(): remove explicit =0 already done by memset(0)", fix it.
    
    Signed-off-by: Axel Lin <address@hidden>

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

Summary of changes:
 src/api/sockets.c |    2 +-
 src/core/tcp.c    |    3 ---
 2 files changed, 1 insertions(+), 4 deletions(-)


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



reply via email to

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