lwip-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-commits] [SCM] lwIP Contrib - Contributed code for Lightweight TCP


From: Dirk Ziegelmeier
Subject: [lwip-commits] [SCM] lwIP Contrib - Contributed code for Lightweight TCP/IP stack branch, master, updated. STABLE-2_0_0_RELEASE-195-g16625d9
Date: Tue, 2 Jan 2018 15:07:57 -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 Contrib - Contributed code for Lightweight TCP/IP stack".

The branch, master has been updated
       via  16625d9e3d3f75238c12f0f1288f26d49b51dc3d (commit)
      from  015fcb5b6c8b528dc969f546db8bc2f999119191 (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 16625d9e3d3f75238c12f0f1288f26d49b51dc3d
Author: Dirk Ziegelmeier <address@hidden>
Date:   Tue Jan 2 21:06:36 2018 +0100

    Work on task #14780: Add debug helper asserts to ensure threading/locking 
requirements are met
    Fix check in LWIP_TCPIP_CORE_LOCKING case again - check current thread is 
holding the core lock instead of just checking the core lock is being held by 
_any_ thread

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

Summary of changes:
 ports/unix/port/sys_arch.c | 11 ++++++-----
 ports/win32/sys_arch.c     | 15 ++++++++-------
 2 files changed, 14 insertions(+), 12 deletions(-)


hooks/post-receive
-- 
lwIP Contrib - Contributed code for Lightweight TCP/IP stack



reply via email to

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