[SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. master_at_STABLE-2_0_0-1275-g842b9f4

[email protected] (Simon Goldschmidt)
Newsgroups gmane.network.lwip.cvs
Message-ID <[email protected]>
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  842b9f4429962107988dd5ca1a847d76a1ea66bc (commit)
      from  5b33d33e3417a78f2c0f2707f1b39ea7ef118fbc (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 842b9f4429962107988dd5ca1a847d76a1ea66bc
Author: goldsimon <[email protected]>
Date:   Mon Feb 19 21:41:48 2018 +0100

    altcp: simplify creating different types by adding an allocator concept
    
    This is done with an example in the http_client
    
    Signed-off-by: goldsimon <[email protected]>

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

Summary of changes:
 src/apps/http/http_client.c                        | 13 +-----
 src/core/altcp.c                                   | 47 ++++++++++++++++++++++
 .../lwip/altcp_tcp.h => core/altcp_alloc.c}        | 43 ++++++++++++--------
 src/core/altcp_tcp.c                               | 11 +++++
 src/include/lwip/altcp.h                           | 14 +++++++
 src/include/lwip/altcp_tcp.h                       |  2 +
 src/include/lwip/altcp_tls.h                       |  7 ++++
 src/include/lwip/apps/http_client.h                |  4 +-
 8 files changed, 112 insertions(+), 29 deletions(-)
 copy src/{include/lwip/altcp_tcp.h => core/altcp_alloc.c} (74%)


hooks/post-receive
-- 
lwIP - A Lightweight TCPIP stack
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.