[mythtv-commits] Ticket #11979: Re-Fix #10667 for 0.27: IPTV binds to 0.0.0.0:port

MythTV noreply at mythtv.org
Wed Jan 29 16:33:17 UTC 2014


#11979: Re-Fix #10667 for 0.27: IPTV binds to 0.0.0.0:port
-------------------------------------------+----------------------------
 Reporter:  chemobejk@…                    |          Owner:  danielk
     Type:  Patch - Bug Fix                |         Status:  closed
 Priority:  minor                          |      Milestone:
Component:  MythTV - Recording             |        Version:  0.27-fixes
 Severity:  medium                         |     Resolution:  fixed
 Keywords:  iptv bind multiple recordings  |  Ticket locked:  0
-------------------------------------------+----------------------------

Comment (by Stefan Becker <chemobejk@…>):

 In [changeset:"b249ad4d241b8a3adf7b3cde8a26b03e736febd2/mythtv"]:
 {{{
 #!CommitTicketReference repository="mythtv"
 revision="b249ad4d241b8a3adf7b3cde8a26b03e736febd2"
 Bind to multicast address instead of ANY

 If multiple servers multicast content on the same port we can't receive
 it on multiple recorders if bind to QHostAddress::Any. If we bind to the
 multicast address we don't have this problem. Problem discovered and
 patched by Niels Ole Kirkeby.

 Note: This also adds error handling for when a bind fails.

 Fixes #11979
 Fixes #12036

 The tickets contain multiple reports of success.
 (cherry picked from commit f2defe87d63fbe544c7333af0ca5b04aa078ebf4)
 }}}

--
Ticket URL: <http://code.mythtv.org/trac/ticket/11979#comment:5>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list