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. STABLE-2_1_0_RELEASE-279-g9dca4a0
Date: Sat, 13 Jul 2019 14:53:13 -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  9dca4a02115ee0567f8b539ea97a4f2e197b770a (commit)
      from  3546a0a4a01f72fee1149619207d0c94eed0d6f9 (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 9dca4a02115ee0567f8b539ea97a4f2e197b770a
Author: Joan Lledó <address@hidden>
Date:   Sun May 19 11:08:45 2019 +0200

    New function tcpip_callback_wait() * Call a function inside the tcpip 
thread and block the calling thread until the callback finishes.
    
    Signed-off-by: Simon Goldschmidt <address@hidden>

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

Summary of changes:
 src/api/tcpip.c                    | 48 ++++++++++++++++++++++++++++++++++++++
 src/include/lwip/priv/tcpip_priv.h |  8 ++++++-
 src/include/lwip/tcpip.h           |  1 +
 3 files changed, 56 insertions(+), 1 deletion(-)


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



reply via email to

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