[mythtv-firehose] mythtv branch fixes/0.27 updated by stuartm. v0.27-RC1-116-g914a7c6

Git Repo Owner noreply at mythtv.org
Wed Sep 18 12:19:30 UTC 2013


The branch, fixes/0.27 has been updated on the
mythtv repository by gitolite user stuartm.
       via  914a7c60023bf4497731b563e3d690846f78e6a9 (commit)
      from  033883bbde71217d85f51ed8eef2f8528aeeca33 (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 914a7c60023bf4497731b563e3d690846f78e6a9
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:19:11 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=914a7c60023bf4497731b563e3d690846f78e6a9

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.
(cherry picked from commit fdd8f784a7774ad873992ea9d66e2645ae694c14)



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

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

-- 



More information about the mythtv-firehose mailing list