[mythtv-firehose] mythtv branch fixes/29 updated by pbennett. v29.0-11-gd35436d

Git Repo Owner noreply at mythtv.org
Thu Aug 10 18:20:25 UTC 2017


The branch, fixes/29 has been updated on the
mythtv repository by gitolite user pbennett.
       via  d35436d9405eb31e9e2aeef3c2fad20c6e613da6 (commit)
      from  18c6f49975b28e36fe2a976edba5b77bfa701303 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit d35436d9405eb31e9e2aeef3c2fad20c6e613da6
Author:    Peter Bennett <pbennett at mythtv.org> at Thu, 10 Aug 2017 14:07:07 -0400
Committer: Peter Bennett <pbennett at mythtv.org> at Thu, 10 Aug 2017 14:20:04 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=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)



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

Summary of changes:
 mythtv/libs/libmythbase/serverpool.cpp |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

-- 



More information about the mythtv-firehose mailing list