[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-commits] [SCM] UNNAMED PROJECT branch, master, updated. b146ae96a7
From: |
Simon Goldschmidt |
Subject: |
[lwip-commits] [SCM] UNNAMED PROJECT branch, master, updated. b146ae96a783bb05d79230b080b0b96452e00395 |
Date: |
Tue, 17 Feb 2015 20:27:02 +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 b146ae96a783bb05d79230b080b0b96452e00395 (commit)
from 0963e91c34cb686953e3e0e9af8966a949a1cee6 (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 b146ae96a783bb05d79230b080b0b96452e00395
Author: sg <address@hidden>
Date: Tue Feb 17 21:26:40 2015 +0100
sockets.c: removed LWIP_TCPIP_CORE_LOCKING hack in lwip_sendto(): since all
functions are static when LWIP_NETCONN==0, the speedup gained by this hack
should now be minimal and not worth the duplicate code.
-----------------------------------------------------------------------
Summary of changes:
src/api/sockets.c | 80 ++---------------------------------------------------
1 files changed, 3 insertions(+), 77 deletions(-)
hooks/post-receive
--
UNNAMED PROJECT
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [lwip-commits] [SCM] UNNAMED PROJECT branch, master, updated. b146ae96a783bb05d79230b080b0b96452e00395,
Simon Goldschmidt <=