[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-commits] [SCM] UNNAMED PROJECT branch, master, updated. 604a92dc3d
From: |
Simon Goldschmidt |
Subject: |
[lwip-commits] [SCM] UNNAMED PROJECT branch, master, updated. 604a92dc3d915f489f83aa4b48360c69f485d4d0 |
Date: |
Tue, 17 Feb 2015 21:10:43 +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 604a92dc3d915f489f83aa4b48360c69f485d4d0 (commit)
from b146ae96a783bb05d79230b080b0b96452e00395 (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 604a92dc3d915f489f83aa4b48360c69f485d4d0
Author: sg <address@hidden>
Date: Tue Feb 17 22:10:23 2015 +0100
fixed bug #38853 "connect() use a wrong errno": return ERR_ALREADY/EALRADY
during connect, ERR_ISCONN/EISCONN when already connected
-----------------------------------------------------------------------
Summary of changes:
CHANGELOG | 5 +++++
src/api/api_msg.c | 4 +++-
src/api/sockets.c | 15 ++++++++-------
src/include/lwip/err.h | 15 ++++++++-------
4 files changed, 24 insertions(+), 15 deletions(-)
hooks/post-receive
--
UNNAMED PROJECT
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [lwip-commits] [SCM] UNNAMED PROJECT branch, master, updated. 604a92dc3d915f489f83aa4b48360c69f485d4d0,
Simon Goldschmidt <=