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. c1c175417159857ef5ab073067fe123429a543ab
Date: Wed, 16 Sep 2015 21:21:07 +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  c1c175417159857ef5ab073067fe123429a543ab (commit)
      from  68a1ec2eb187eb57d2777d0f830569a2330c0e29 (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 c1c175417159857ef5ab073067fe123429a543ab
Author: Joel Cunningham <address@hidden>
Date:   Wed Sep 16 15:49:02 2015 -0500

    Sockets: add sendmsg
    
    Adds sendmsg implementation for TCP and UDP sockets. Control messages
    are not supported at this point, but could be added in the future
    
    https://savannah.nongnu.org/bugs/?44805
    
    Change-Id: Iddb287fd4b693f7563f8c923f76785cdde782d2f

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

Summary of changes:
 src/api/sockets.c          |  142 ++++++++++++++++++++++++++++++++++++++++++++
 src/include/lwip/sockets.h |   20 ++++++
 2 files changed, 162 insertions(+), 0 deletions(-)


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



reply via email to

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