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-1150-gc257b56
Date: Thu, 11 Jan 2018 03:39:43 -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  c257b56a39d89fa0330394e9978ec7c2e878c6f3 (commit)
      from  39ada6ec0efe9a4fcee1856aeb70195aa3eb9954 (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 c257b56a39d89fa0330394e9978ec7c2e878c6f3
Author: goldsimon <address@hidden>
Date:   Thu Jan 11 09:39:36 2018 +0100

    move sys_timeouts_mbox_fetch() to tcpip_timeouts_mbox_fetch()
    
    This cleans up the code: sys_timeouts_mbox_fetch() was only used from
    tcpip.c anyway, so let's move it there.
    
    Signed-off-by: goldsimon <address@hidden>

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

Summary of changes:
 src/api/tcpip.c             | 50 ++++++++++++++++++++++++++++++++-----
 src/core/timeouts.c         | 61 ++++++---------------------------------------
 src/include/lwip/timeouts.h | 10 ++++----
 3 files changed, 56 insertions(+), 65 deletions(-)


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



reply via email to

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