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-750-g5bddbdd
Date: Thu, 29 Jun 2017 02:47:59 -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  5bddbdd914c26a25f90a218e70f6e74e6a1113ae (commit)
       via  48e55b1e5d43843d1bcfec2410db0c2ccc732fe6 (commit)
      from  229c9edad2d748464c086802681cbff246ecfc96 (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 5bddbdd914c26a25f90a218e70f6e74e6a1113ae
Author: goldsimon <address@hidden>
Date:   Thu Jun 29 08:47:26 2017 +0200

    tcp_output: faster return when nothing is to send (pcb->unsent == NULL)

commit 48e55b1e5d43843d1bcfec2410db0c2ccc732fe6
Author: goldsimon <address@hidden>
Date:   Thu Jun 29 08:43:59 2017 +0200

    tcp_output: slightly move the jump target 'output_done': when nothing is to 
send, pcb->unsent cannot be NULL; add a

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

Summary of changes:
 src/core/tcp_out.c | 48 +++++++++++++++++++++++++++---------------------
 1 file changed, 27 insertions(+), 21 deletions(-)


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



reply via email to

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