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: Dirk Ziegelmeier
Subject: [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. master_at_STABLE-2_0_0-741-gd02a73c
Date: Thu, 22 Jun 2017 02:14:11 -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  d02a73c28529dd47a2a6b5112060c277957ad69f (commit)
      from  b4921dc40104232565e7885c70f215b44e40c454 (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 d02a73c28529dd47a2a6b5112060c277957ad69f
Author: Dirk Ziegelmeier <address@hidden>
Date:   Thu Jun 22 08:14:02 2017 +0200

    Replace usages of tcpip_callback_with_block(foo, bar, 0) with 
tcpip_try_callback()

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

Summary of changes:
 src/api/tcpip.c              | 4 ++--
 src/core/netif.c             | 2 +-
 src/core/pbuf.c              | 2 +-
 src/include/lwip/apps/smtp.h | 2 +-
 src/netif/ppp/pppos.c        | 2 +-
 5 files changed, 6 insertions(+), 6 deletions(-)


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



reply via email to

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