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: Simon Goldschmidt
Subject: [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. master_at_STABLE-2_0_0-959-g68d75a5
Date: Thu, 21 Sep 2017 16:19:12 -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  68d75a58dfe8a037b249275ce90969dedbddc0f6 (commit)
       via  1152fd02c0f82263ce41260231666f233fbc397f (commit)
      from  333f1bf2bd5fadb03aa656196407f7a1a2ee0182 (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 68d75a58dfe8a037b249275ce90969dedbddc0f6
Author: goldsimon <address@hidden>
Date:   Thu Sep 21 22:18:55 2017 +0200

    sockets: adapt poll to LWIP_MPU_COMPATIBLE; make LWIP_SOCKET_POLL and 
LWIP_SOCKET_SELECT independent options

commit 1152fd02c0f82263ce41260231666f233fbc397f
Author: Kalle Olavi Niemitalo <address@hidden>
Date:   Thu Sep 21 21:50:36 2017 +0200

    New sockets function: lwip_poll
    
    Signed-off-by: goldsimon <address@hidden>

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

Summary of changes:
 src/api/sockets.c                    | 367 ++++++++++++++++++++++++++++++++---
 src/include/lwip/opt.h               |   8 +
 src/include/lwip/priv/memp_std.h     |   4 +-
 src/include/lwip/priv/sockets_priv.h |  16 +-
 src/include/lwip/sockets.h           |  27 +++
 5 files changed, 391 insertions(+), 31 deletions(-)


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



reply via email to

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