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. 7721b20179dad3ae9c51bbcabc4dbb3ad82b6ff5
Date: Wed, 23 Mar 2016 20:57:44 +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  7721b20179dad3ae9c51bbcabc4dbb3ad82b6ff5 (commit)
      from  c6b742812d6032fa9149c9dee2e8c79aa9f7e1ed (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 7721b20179dad3ae9c51bbcabc4dbb3ad82b6ff5
Author: sg <address@hidden>
Date:   Wed Mar 23 21:57:38 2016 +0100

    call accept-callback with ERR_MEM when allocating a pcb fails on passive 
open to inform the application about this error; ATTENTION: applications have 
to handle NULL pcb in accept callback!

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

Summary of changes:
 CHANGELOG                        |    5 +++++
 src/api/api_msg.c                |    8 ++++++++
 src/apps/httpd/httpd.c           |    4 ++++
 src/core/tcp_in.c                |    4 +++-
 src/include/lwip/priv/tcp_priv.h |   12 ++++++------
 5 files changed, 26 insertions(+), 7 deletions(-)


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



reply via email to

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