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. master_at_STABLE-2_0_0-575-ge0a2472
Date: Wed, 12 Apr 2017 06:37:21 -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  e0a2472706ee7af99cd00d35bc7e5829aea5caea (commit)
      from  064044eeae35fb303320ec111c7c57f70dcaf402 (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 e0a2472706ee7af99cd00d35bc7e5829aea5caea
Author: goldsimon <address@hidden>
Date:   Wed Apr 12 12:37:16 2017 +0200

    netconn/sockets: remove fatal error handling, fix asynchronous error 
handling, ensure data before RST can be received

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

Summary of changes:
 CHANGELOG                       |   4 +
 src/api/api_lib.c               |  94 +++++++---
 src/api/api_msg.c               | 373 ++++++++++++++++++++++------------------
 src/api/sockets.c               |  16 +-
 src/include/lwip/api.h          |  18 +-
 src/include/lwip/err.h          |   2 -
 src/include/lwip/priv/api_msg.h |   5 +-
 7 files changed, 286 insertions(+), 226 deletions(-)


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



reply via email to

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