[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-commits] lwip/src/api api_lib.c
From: |
Simon Goldschmidt |
Subject: |
[lwip-commits] lwip/src/api api_lib.c |
Date: |
Mon, 22 Oct 2007 20:01:17 +0000 |
CVSROOT: /sources/lwip
Module name: lwip
Changes by: Simon Goldschmidt <goldsimon> 07/10/22 20:01:17
Modified files:
src/api : api_lib.c
Log message:
Removed check for conn->err for functions whose counterparts in
api_msg.c also do the check (1. remove redundant code, 2. check is better done
in tcpip thread context)
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/lwip/src/api/api_lib.c?cvsroot=lwip&r1=1.69&r2=1.70