From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24568 invoked by alias); 24 Sep 2012 21:21:44 -0000 Received: (qmail 24559 invoked by uid 22791); 24 Sep 2012 21:21:43 -0000 X-SWARE-Spam-Status: No, hits=-1.7 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_NO,RCVD_IN_HOSTKARMA_YE X-Spam-Check-By: sourceware.org Received: from outbound003.roc2.bluetie.com (HELO outbound003.roc2.bluetie.com) (208.89.132.143) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 24 Sep 2012 21:21:30 +0000 Received: from web003.roc2.bluetie.com ([10.200.2.97]) by outbound003.roc2.bluetie.com with bizsmtp id 39MV1k00125b3Pu019MVgt; Mon, 24 Sep 2012 17:21:29 -0400 X-CMAE-OUT-Analysis: v=2.0 cv=K7+g7lqI c=1 sm=1 a=RDkXDrmANEYA:10 a=i-wQWBNYtOgA:10 a=IkcTkHD0fZMA:10 a=FmX3VfpdAAAA:8 a=QoHJ8kPOAAAA:8 a=ZCcgRPzl0MEA:10 a=fVtmT0gJAAAA:8 a=lIW81KCmXHwMyWIDeRwA:9 a=QEXdDO2ut3YA:10 a=A9JHe6eSOc8A:10 a=jldDdGg9RpdlhCWv9Upb1Q==:117 X-CMAE-OUT-Score: 0.00 Received: from web003.roc2.bluetie.com (localhost.localdomain [127.0.0.1]) by web003.roc2.bluetie.com (Postfix) with ESMTP id E1C03103810E for ; Mon, 24 Sep 2012 17:21:29 -0400 (EDT) Message-ID: <20120924172129.16356@web003.roc2.bluetie.com> X-HTTP-Received: from kenkyee.excite [173.162.132.73] by web003.roc2.bluetie.com (BlueTie WebMail ); Mon, 24 Sep 2012 17:21:29 -0400 Date: Mon, 24 Sep 2012 21:21:00 -0000 Cc: To: ecos-discuss@ecos.sourceware.org From: "Ken Yee" Content-transfer-encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Subject: [ECOS] bind() shouldn't return EAGAIN for an error X-SW-Source: 2012-09/txt/msg00027.txt.bz2 AFAIK, bind() should never return EAGAIN for an error: http://homepages.cwi.nl/~aeb/linux/man2html/man2/bind.2.html but it does in eCos...anyone know why? thanks, ken -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss