[mythtv-commits] Ticket #10633: Network Control socket fails to listen on second address

MythTV noreply at mythtv.org
Thu Aug 10 18:20:29 UTC 2017


#10633: Network Control socket fails to listen on second address
-------------------------------------+--------------------------
 Reporter:  Paul Saunders <darac@…>  |          Owner:  pbennett
     Type:  Bug Report - General     |         Status:  new
 Priority:  minor                    |      Milestone:  0.27.7
Component:  MythTV - General         |        Version:  0.25
 Severity:  medium                   |     Resolution:
 Keywords:                           |  Ticket locked:  0
-------------------------------------+--------------------------

Comment (by Peter Bennett <pbennett@…>):

 In [changeset:"d35436d9405eb31e9e2aeef3c2fad20c6e613da6/mythtv"]:
 {{{
 #!CommitTicketReference repository="mythtv"
 revision="d35436d9405eb31e9e2aeef3c2fad20c6e613da6"
 Refs #10633 - Set default proxy for listening ports to NoProxy.

 The code was using http proxy as the default for listening ports, and
 in most cases overriding it to NoProxy. Http proxies do not make
 sense for listening ports, so default to NoProxy unless the code
 specifically requests otherwise when creating the server socket.

 (cherry picked from commit c6efa1b869f5a89497db14a0c48ee5001ca7746b)
 }}}

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


More information about the mythtv-commits mailing list