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. master_at_STABLE-2_0_0-992-g1960937
Date: Thu, 19 Oct 2017 15:00:22 -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  1960937df311d115247cc8f346b4773a68afbd44 (commit)
      from  f41b5b84b1e75b084debaf0d238c07603bc59bcc (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 1960937df311d115247cc8f346b4773a68afbd44
Author: Nate Karstens <address@hidden>
Date:   Wed Oct 18 10:23:48 2017 -0500

    Enable support for MSG_DONTWAIT in lwip_recvmsg()
    
    Enables support for MSG_DONTWAIT in lwip_recvmsg(). Support already
    exists in lwip_recv_tcp() and lwip_recvfrom_udp_raw(); these are both
    accessible from lwip_recvfrom(), which already supports MSG_DONTWAIT.
    
    Signed-off-by: Nate Karstens <address@hidden>
    Signed-off-by: Joel Cunningham <address@hidden>

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

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


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



reply via email to

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