From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 452 invoked by alias); 24 Feb 2009 12:37:27 -0000 Received: (qmail 435 invoked by uid 48); 24 Feb 2009 12:37:16 -0000 Date: Tue, 24 Feb 2009 12:37:00 -0000 Message-ID: <20090224123716.434.qmail@sourceware.org> From: "yair dot lenga at citi dot com" To: glibc-bugs@sources.redhat.com In-Reply-To: <20090224123452.9890.yair.lenga@citi.com> References: <20090224123452.9890.yair.lenga@citi.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug libc/9890] clntraw_create and svcraw_create do not communicate X-Bugzilla-Reason: CC Mailing-List: contact glibc-bugs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sourceware.org X-SW-Source: 2009-02/txt/msg00085.txt.bz2 ------- Additional Comments From yair dot lenga at citi dot com 2009-02-24 12:37 ------- Created an attachment (id=3760) --> (http://sourceware.org/bugzilla/attachment.cgi?id=3760&action=view) Test Case for clntraw_create/svcraw_create Test program picked from the Internet, with few modification to make the code compile with model c99 compiler. To build Solaris 8: c99 t5.c -lnsl Linux (RH4): c99 t5.c Run as: a.out 50 Output: 51 -- http://sourceware.org/bugzilla/show_bug.cgi?id=9890 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.