Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Apr 1998 10:12:45 PDT
From:      Bill Fenner <fenner@parc.xerox.com>
To:        jhall@uu.net (Jeremy Hall)
Cc:        luigi@labinfo.iet.unipi.it (Luigi Rizzo), MBONE@isi.edu, multimedia@FreeBSD.ORG
Subject:   Re: multiple sdr -- found the problem 
Message-ID:  <98Apr28.101247pdt.177515@crevenia.parc.xerox.com>
In-Reply-To: Your message of "Tue, 28 Apr 98 09:28:16 PDT." <QQenbt29136.199804281628@neserve0.uu.net> 

next in thread | previous in thread | raw e-mail | index | archive | help

jhall@UU.NET (Jeremy Hall) wrote:
>I don't think two processes can own the same group/port combination. This
>is so the kernel knows where to send the packets. It is annoying if you're
>trying to run a transcoder.

If you set SO_REUSEADDR (or SO_REUSEPORT on 4.4BSD), multiple sockets
may be bound to the same address/port, and multicast packets are delivered
to each matching socket.

  Bill

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-multimedia" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?98Apr28.101247pdt.177515>