This is an automated email from the ASF dual-hosted git repository.

archer pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git


    from 3146ea04b8 risc-v/up_testset: Implement test-and-set with AMOSWAP
     new b0d8fd9d75 udp:add tls cleanup protection to protect waitsem in 
udp_txdrain
     new 540036ab60 udp:add tls cleanup protection to protect udp_callback info 
in psock_udp_recvfrom

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 net/udp/udp.h          | 23 ++++++++++++++++++++++-
 net/udp/udp_callback.c | 24 ++++++++++++++++++++++++
 net/udp/udp_notifier.c |  4 ++--
 net/udp/udp_recvfrom.c | 13 +++++++++++++
 net/udp/udp_txdrain.c  | 12 +++++++++++-
 5 files changed, 72 insertions(+), 4 deletions(-)

Reply via email to