lwip-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master


From: Joel Cunningham
Subject: Re: [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. master_at_STABLE-2_0_0-990-gcf07fdd
Date: Thu, 19 Oct 2017 09:51:31 -0500



On Oct 18, 2017, at 11:52 PM, Simon Goldschmidt <address@hidden> wrote:

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  cf07fddf968be06a25294b79ae3a02fd327b408d (commit)
     from  8d04f3d622ee9200b6d9950987a610b791ed6638 (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 cf07fddf968be06a25294b79ae3a02fd327b408d
Author: goldsimon <address@hidden>
Date:   Thu Oct 19 06:52:33 2017 +0200

   lwip_poll_dec_sockets_used: remove unused SYS_ARCH_DECL_PROTECT(lev);

There seems to be varying usage of SYS_ARCH_PROTECT() around calls to tryget_socket_unconn() and tryget_socket_unconn_nouse().  What cases should those calls be protected?  At first, I thought maybe tryget_socket_unconn() always required SYS_ARCH_PROTECT due to incrementing the socket used counter, but sock_inc_used() is already internally uses SYS_ARCH_PROTECT


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

Summary of changes:
src/api/sockets.c | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)


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

_______________________________________________
lwip-commits mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/lwip-commits

Joel


reply via email to

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