[mythtv-firehose] mythtv/master commit: df8b98741 by Gavin Hurlbut (Beirdo)

MythTV noreply at mythtv.org
Sat Jul 2 19:49:00 UTC 2011


      Author:  Gavin Hurlbut <ghurlbut at mythtv.org>
 Change Date:  2011-07-02T12:48:02-07:00
   Push Date:  2011/07/02 12:48:53 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  df8b987413106d47701a6c8ff04185b411d1a5b5
   Changeset:  https://github.com/MythTV/mythtv/commit/df8b98741

Log:

Setup http proxy after the gCoreContext is initialized

Fixes #9893.  Fixes #9894.

The setHttpProxy() uses myth_system to ping the proxy.  However, myth_system
requires that gCoreContext be valid for proper use.  Therefore, move the
proxy setup to after where we setup the context.

Modified:

   mythtv/programs/mythbackend/main.cpp



More information about the mythtv-firehose mailing list