lwip-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-commits] [SCM] UNNAMED PROJECT branch, master, updated. c1804810d8


From: Simon Goldschmidt
Subject: [lwip-commits] [SCM] UNNAMED PROJECT branch, master, updated. c1804810d8ac3ecbbf992542b573aa7532b5c46f
Date: Sat, 17 Jan 2015 13:43:06 +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 "UNNAMED PROJECT".

The branch, master has been updated
       via  c1804810d8ac3ecbbf992542b573aa7532b5c46f (commit)
      from  69ee35c909d0185472189a18fd84c135b8d04a5b (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 c1804810d8ac3ecbbf992542b573aa7532b5c46f
Author: sg <address@hidden>
Date:   Sat Jan 17 14:42:50 2015 +0100

    allow enabling socket API without (public) netconn API - netconn API is 
still used by sockets, but keeping it private (static) should allow better 
compiler optimizations

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

Summary of changes:
 CHANGELOG                   |    5 ++++
 src/api/sockets.c           |   12 +++++++++++
 src/api/tcpip.c             |    8 +++---
 src/core/init.c             |    3 --
 src/include/lwip/api.h      |   45 ++++++++++++++++++++++++------------------
 src/include/lwip/api_msg.h  |   43 +++++++++++++++++++++++-----------------
 src/include/lwip/memp_std.h |    4 +-
 src/include/lwip/netbuf.h   |   29 +++++++++++++++++++--------
 src/include/lwip/tcpip.h    |   12 +++++-----
 9 files changed, 100 insertions(+), 61 deletions(-)


hooks/post-receive
-- 
UNNAMED PROJECT



reply via email to

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