|
From: | thebohemian at gmx dot net |
Subject: | [Bug classpath/29576] New: MUlticastSocket.getNetworkInterface() should return dummy interface |
Date: | 23 Oct 2006 22:20:30 -0000 |
When a MulticastSocket is bound to the system's default multicast interface (or it is simply not set) then the getNetworkInterface() method should return a NetworkInterface instance which has a 'null' name and contains the *any* IP address. Probably - I havent tested this yet - an IPv6 MulticastSocket should return a NetworkInterface's address is the IPv6 *any* address. -- Summary: MUlticastSocket.getNetworkInterface() should return dummy interface Product: classpath Version: 0.92 Status: UNCONFIRMED Severity: normal Priority: P3 Component: classpath AssignedTo: thebohemian at gmx dot net ReportedBy: thebohemian at gmx dot net http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29576
[Prev in Thread] | Current Thread | [Next in Thread] |