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-706-g35ba3a8
Date: Tue, 13 Jun 2017 15:07:58 -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  35ba3a877db77bdd82701e17002400105cf3d70c (commit)
       via  85a85906d90893baf584f6693fab18dd770bbf76 (commit)
      from  3eaf976152d781a195caa80cf1e1ed34de631c95 (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 35ba3a877db77bdd82701e17002400105cf3d70c
Author: goldsimon <address@hidden>
Date:   Tue Jun 13 21:07:34 2017 +0200

    Moved NUM_SOCKETS and struct lwip_sock to sockets_priv.h; added test case 
for fd_use count with select

commit 85a85906d90893baf584f6693fab18dd770bbf76
Author: goldsimon <address@hidden>
Date:   Tue Jun 13 20:58:45 2017 +0200

    Fix bug #51122 (Mismatched socket->fd_used accounting when using 
lwip_select)

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

Summary of changes:
 src/api/sockets.c                    | 65 +++++++++++-------------------------
 src/include/lwip/priv/sockets_priv.h | 44 ++++++++++++++++++++++++
 test/unit/api/test_sockets.c         | 57 +++++++++++++++++++++++++++++++
 3 files changed, 121 insertions(+), 45 deletions(-)


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



reply via email to

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