[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-commits] [SCM] lwIP Contrib - Contributed code for Lightweight TCP
From: |
Simon Goldschmidt |
Subject: |
[lwip-commits] [SCM] lwIP Contrib - Contributed code for Lightweight TCP/IP stack branch, master, updated. STABLE-2_0_0_RELEASE-180-g599b1f7 |
Date: |
Sun, 19 Nov 2017 15:32:03 -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 599b1f759d190804a7eff21e3ae6fc21d2c26338 (commit)
via f680173b8402bb342bfde3e1dc4e4f31230287f7 (commit)
from 9274670ee52bfbf3db66909828b06cd3db8f47c5 (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 599b1f759d190804a7eff21e3ae6fc21d2c26338
Author: goldsimon <address@hidden>
Date: Sun Nov 19 21:31:43 2017 +0100
socket_examples: use 'poll' in one of the tests...
commit f680173b8402bb342bfde3e1dc4e4f31230287f7
Author: goldsimon <address@hidden>
Date: Sun Nov 19 21:22:45 2017 +0100
win32 sys_arch: added checks that SYS_ARCH_PROTECT() is not called nested
and that SYS_ARCH_PROTECT() is not called when we are about to invoke the OS
scheduler
-----------------------------------------------------------------------
Summary of changes:
apps/socket_examples/socket_examples.c | 18 +++++++++++-
ports/win32/sys_arch.c | 53 ++++++++++++++++++++++++++++++++++
2 files changed, 70 insertions(+), 1 deletion(-)
hooks/post-receive
--
lwIP Contrib - Contributed code for Lightweight TCP/IP stack
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [lwip-commits] [SCM] lwIP Contrib - Contributed code for Lightweight TCP/IP stack branch, master, updated. STABLE-2_0_0_RELEASE-180-g599b1f7,
Simon Goldschmidt <=