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-909-g445eef2
Date: Mon, 11 Sep 2017 15:49:41 -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  445eef2b0e04bfa3b490e41631c261001a74d812 (commit)
      from  558480a5b96ea589faf539f1fc5564bf0c942e4d (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 445eef2b0e04bfa3b490e41631c261001a74d812
Author: Joel Cunningham <address@hidden>
Date:   Sun Sep 10 22:37:40 2017 -0500

    sockets: add readv() implementation (task #14610)
    
    Adds an implementation of readv() that calls recvmsg()
    
    See http://pubs.opengroup.org/onlinepubs/009695399/functions/readv.html

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

Summary of changes:
 CHANGELOG                  |  3 +++
 src/api/sockets.c          | 17 +++++++++++++++++
 src/include/lwip/sockets.h |  4 ++++
 3 files changed, 24 insertions(+)


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



reply via email to

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