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-736-g10a5afe
Date: Wed, 21 Jun 2017 09:07:27 -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  10a5afeee7fdfd780452034860d4c1c42ead4228 (commit)
      from  68d36f19f0365f0d58b9b12c5748aeac2700b9d1 (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 10a5afeee7fdfd780452034860d4c1c42ead4228
Author: Dirk Ziegelmeier <address@hidden>
Date:   Wed Jun 21 15:07:20 2017 +0200

    Revert my last change to tcpip_callback() - it breaks the semantics of the 
function.
    The function previously returned after posting a message, which is a short 
operation. Now it actually waits until the operation has completed - which may 
take a long time. This may break user programs. So all that remains is the 
cleanup separation in tcpip_callback() and tcpip_try_callback() :-(

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

Summary of changes:
 src/api/tcpip.c | 9 ---------
 1 file changed, 9 deletions(-)


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



reply via email to

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