[mythtv-firehose] mythtv branch master updated by stuartm. v0.28-pre-154-gfdd8f78

Git Repo Owner noreply at mythtv.org
Wed Sep 18 12:13:46 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user stuartm.
       via  fdd8f784a7774ad873992ea9d66e2645ae694c14 (commit)
      from  a6c0330baa5ab01d3877a3d56818c3fcf8068a28 (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 fdd8f784a7774ad873992ea9d66e2645ae694c14
Author:    Stuart Morgan <smorgan at mythtv.org> at Wed, 18 Sep 2013 13:10:19 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Wed, 18 Sep 2013 13:10:25 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=fdd8f784a7774ad873992ea9d66e2645ae694c14

Fix event socket reconnections. Refs #11777
SafeConnectToMaster() needlessly checked whether the control socket
was connected before calling ConnectToMasterServer(). This broken
reconnection of the event socket in the event that the control socket
had remained connected.

This doesn't fix the root cause of #11777 but it should eventually
allow the frontend to recover.



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

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

-- 



More information about the mythtv-firehose mailing list