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-412-gb71d447
Date: Mon, 6 Mar 2017 16:22:28 -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  b71d4477eab7c19c34e57e5c9a1f8add63de7879 (commit)
       via  f0bc2fa9689e78b86b22bc35ee13df6a4e2bd2e8 (commit)
      from  f02119af629f8e30545e9de1387d33d2bcc0927b (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 b71d4477eab7c19c34e57e5c9a1f8add63de7879
Author: goldsimon <address@hidden>
Date:   Mon Mar 6 22:22:22 2017 +0100

    socket tcp performance tweak: handle window update (call into 
tcpipi_thread) only once per recv for multi-segment receives

commit f0bc2fa9689e78b86b22bc35ee13df6a4e2bd2e8
Author: goldsimon <address@hidden>
Date:   Mon Mar 6 22:20:41 2017 +0100

    netconn_tcp_recvd should take u32_t, not u16_t (as used in msg)

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

Summary of changes:
 src/api/api_lib.c      |  4 ++--
 src/api/sockets.c      | 11 ++++++++---
 src/include/lwip/api.h |  2 +-
 3 files changed, 11 insertions(+), 6 deletions(-)


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



reply via email to

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