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: Joel Cunningham
Subject: [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. 1ef913cd36bb6ec10273a614568e92da387aefec
Date: Mon, 26 Oct 2015 14:34:54 +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  1ef913cd36bb6ec10273a614568e92da387aefec (commit)
      from  affc6d61ca7915c1dfe8a4421251875428ad5e0a (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 1ef913cd36bb6ec10273a614568e92da387aefec
Author: Joel Cunningham <address@hidden>
Date:   Mon Oct 26 09:29:46 2015 -0500

    Update snd_queuelen comment documentation
    
    This commit updates the snd_queuelen comment documentation to reflect
    that snd_queuelen tracks the number of pbufs currently in the send
    buffer (unsent + unacked queues) rather than the number of pbufs
    available in the buffer (which was what previous comment implied)

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

Summary of changes:
 src/include/lwip/tcp.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


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



reply via email to

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