https://issues.apache.org/bugzilla/show_bug.cgi?id=45279





--- Comment #1 from Robert Newson <[EMAIL PROTECTED]>  2008-06-25 13:13:34 PST 
---

btw, since it unreferences the socket without closing it, the next start()
makes a new socket anyway.

I've hacked around this by using reflection to grab the reference to the
multicast socket object before calling stop, then calling stop, then closing
the socket myself.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to