[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. c8581e4cd99c3c32c7d833c100dc2102d1a3b7bd |
Date: |
Wed, 25 Feb 2015 20:30:30 +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 c8581e4cd99c3c32c7d833c100dc2102d1a3b7bd (commit)
from 612e33c499e30bfe13515726a2f28eb53e1e6b48 (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 c8581e4cd99c3c32c7d833c100dc2102d1a3b7bd
Author: sg <address@hidden>
Date: Wed Feb 25 21:30:22 2015 +0100
fixed bug #38165 (socket with mulicast): ensure igmp membership are dropped
when socket (not netconn!) is closed.
-----------------------------------------------------------------------
Summary of changes:
CHANGELOG | 4 ++
src/api/sockets.c | 114 ++++++++++++++++++++++++++++++++++++++++++++++++++++-
2 files changed, 116 insertions(+), 2 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. c8581e4cd99c3c32c7d833c100dc2102d1a3b7bd,
Simon Goldschmidt <=