From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3436 invoked by alias); 6 Apr 2006 20:08:46 -0000 Received: (qmail 3415 invoked by uid 48); 6 Apr 2006 20:08:44 -0000 Date: Thu, 06 Apr 2006 20:08:00 -0000 Message-ID: <20060406200844.3414.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug libgcj/27066] libgcj native socket code does not support IPv6 In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: java-prs@gcc.gnu.org From: "mckinlay at redhat dot com" Mailing-List: contact java-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-prs-owner@gcc.gnu.org X-SW-Source: 2006-q2/txt/msg00059.txt.bz2 List-Id: ------- Comment #2 from mckinlay at redhat dot com 2006-04-06 20:08 ------- I'm not sure I follow this. create() does not get called until the socket is bound. Don't we know at that point whether we're binding to an IPV4 or IPV6 address? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27066