[PD-dev] [ pure-data-Patches-1667928 ] allow multiple dumpOSC instances to bind same multicast port

SourceForge.net noreply at sourceforge.net
Thu Jun 14 17:02:50 CEST 2007


Patches item #1667928, was opened at 2007-02-24 12:49
Message generated for change (Comment added) made by eighthave
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1667928&group_id=55736

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: Closed
>Resolution: Accepted
Priority: 5
Private: No
Submitted By: Stephen Sinclair (radarsat1)
>Assigned to: Hans-Christoph Steiner (eighthave)
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).


----------------------------------------------------------------------

>Comment By: Hans-Christoph Steiner (eighthave)
Date: 2007-06-14 11:02

Message:
Logged In: YES 
user_id=27104
Originator: NO

checked in


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1667928&group_id=55736




More information about the Pd-dev mailing list