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. cacdbb5262


From: Simon Goldschmidt
Subject: [lwip-commits] [SCM] UNNAMED PROJECT branch, master, updated. cacdbb526241fd67df9b35a99a93dbd8c5ca3000
Date: Wed, 10 Dec 2014 19:45:14 +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  cacdbb526241fd67df9b35a99a93dbd8c5ca3000 (commit)
      from  35729f087093fc0899dd347d5cb19e0265ef1c4b (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 cacdbb526241fd67df9b35a99a93dbd8c5ca3000
Author: sg <address@hidden>
Date:   Wed Dec 10 20:45:01 2014 +0100

    added option LWIP_NETCONN_SEM_PER_THREAD to use a semaphore per thread 
instead of using one per netconn and per select call

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

Summary of changes:
 CHANGELOG                  |    4 ++
 src/api/api_lib.c          |   27 +++++++++++++-
 src/api/api_msg.c          |   61 ++++++++++++++++++++-----------
 src/api/sockets.c          |   84 ++++++++++++++++++++++++++++++++++----------
 src/api/tcpip.c            |    7 +++-
 src/include/lwip/api.h     |   14 ++++++-
 src/include/lwip/api_msg.h |   10 +++++
 src/include/lwip/opt.h     |   14 +++++++
 src/include/lwip/sockets.h |    4 ++
 src/include/lwip/tcpip.h   |    8 ++++-
 10 files changed, 186 insertions(+), 47 deletions(-)


hooks/post-receive
-- 
UNNAMED PROJECT



reply via email to

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