Re: [cp-patches] FYI: final fix for PR29576

2006-10-24 Thread Robert Schuster
Ahem, and here is the patch. Robert Schuster wrote: > Hi, > with this small change to MulticastSocket a proper instance is returned when > the > socket's multicast interface results to any. > > I know: Test would be nice. I am working on it. :) > > ChangeLog: > 2006-10-25 Robert Schuster <[EM

[cp-patches] FYI: final fix for PR29576

2006-10-24 Thread Robert Schuster
Hi, with this small change to MulticastSocket a proper instance is returned when the socket's multicast interface results to any. I know: Test would be nice. I am working on it. :) ChangeLog: 2006-10-25 Robert Schuster <[EMAIL PROTECTED]> Fixes PR29576 * java/net/MulticastSocke