Patches item #1667928, was opened at 2007-02-24 12:49 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1667928...
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: externals Group: feature Status: Open Resolution: None Priority: 5 Private: No Submitted By: Stephen Sinclair (radarsat1) Assigned to: Nobody/Anonymous (nobody) Summary: allow multiple dumpOSC instances to bind same multicast port
Initial Comment: Currently, attempting to create two dumpOSC objects that listen to the same port fails. The second attempt does not get created. However, in a multicast environment it is useful to have two or more patches listen to the same port.
This patch sets the SO_REUSEADDR socket option for dumpOSC objects that are lisetning to multicast groups.
It should be applied on top of the "TTL only for multicast groups" patch (Request ID: 1656382).
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1667928...