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-409-g04bff63
Date: Mon, 6 Mar 2017 16:06:59 -0500 (EST)

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  04bff63f49a2b241aa16dd51c60355984f5d460f (commit)
       via  c77a7fe824f21eceb3a51d89179d31bfcc93a6e7 (commit)
      from  30be7b582e26da399df7f69cc7a92bc8f80bacd8 (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 04bff63f49a2b241aa16dd51c60355984f5d460f
Author: goldsimon <address@hidden>
Date:   Mon Mar 6 22:06:53 2017 +0100

    sockets: netconn event callback is only used for select (nonblocking 
sockets are now implemented at netconn layer) -> add option LWIP_SOCKET_SELECT 
to reflect this

commit c77a7fe824f21eceb3a51d89179d31bfcc93a6e7
Author: goldsimon <address@hidden>
Date:   Mon Mar 6 22:03:02 2017 +0100

    lwip_recv_tcp: fix full-duplex: remove invalid calls to done_socket()

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

Summary of changes:
 src/api/sockets.c      | 37 +++++++++++++++++++++++++++----------
 src/include/lwip/opt.h | 10 ++++++++++
 2 files changed, 37 insertions(+), 10 deletions(-)


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



reply via email to

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