[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. 93ccba9bcbd13273f19155b3b860abbc0d5d2577 |
Date: |
Thu, 17 Mar 2016 20:00:33 +0000 |
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 93ccba9bcbd13273f19155b3b860abbc0d5d2577 (commit)
from b24e5cd1c8303daec083de4f451629ca6a439a0f (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 93ccba9bcbd13273f19155b3b860abbc0d5d2577
Author: Joel Cunningham <address@hidden>
Date: Thu Mar 17 21:00:18 2016 +0100
don't fail closing a socket/netconn when failing to allocate the FIN
segment; blocking the calling thread for a while is better than risking leaking
a netconn/socket (see bug #46701)
Signed-off-by: sg <address@hidden>
-----------------------------------------------------------------------
Summary of changes:
CHANGELOG | 7 ++++++-
src/api/api_msg.c | 45 ++++++++++++++++++++-------------------------
2 files changed, 26 insertions(+), 26 deletions(-)
hooks/post-receive
--
lwIP - A Lightweight TCPIP stack
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. 93ccba9bcbd13273f19155b3b860abbc0d5d2577,
Simon Goldschmidt <=