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. 08378b7d4bbc97700a99588a4e3181102436a4ce
Date: Mon, 8 Aug 2016 06:49:19 +0000 (UTC)

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  08378b7d4bbc97700a99588a4e3181102436a4ce (commit)
       via  fc66fb830c244781034ba71453f51b07025c1fd5 (commit)
      from  fa8797b86d6a25a55a3862ced4d4f27308cba4b7 (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 08378b7d4bbc97700a99588a4e3181102436a4ce
Author: goldsimon <address@hidden>
Date:   Mon Aug 8 08:49:14 2016 +0200

    Improve LWIP_EVENT_API compilation

commit fc66fb830c244781034ba71453f51b07025c1fd5
Author: David van Moolenbroek <address@hidden>
Date:   Sun Aug 7 16:20:49 2016 +0000

    Fix compilation for LWIP_EVENT_API
    
    Without LWIP_CALLBACK_API, is no error callback function pointer in
    the TCP PCB, nor is it needed, so do not attempt to access it.

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

Summary of changes:
 src/core/tcp.c         |   26 ++++++++++++++------------
 src/include/lwip/opt.h |    9 ++++++++-
 src/include/lwip/tcp.h |    6 ++++--
 3 files changed, 26 insertions(+), 15 deletions(-)


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



reply via email to

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