[mythtv-commits] mythtv branch fixes/0.27 updated by stuartm. v0.27-RC1-117-g6965146

Git Repo Owner noreply at mythtv.org
Wed Sep 18 14:26:32 UTC 2013


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

Don't send ALLOW/BLOCK_SHUTDOWN on the event socket. Refs #11777
The event socket is a 'Monitor' connection it won't block shutdown so
there's nothing gained by sending these messages on it. Additionally
it's only ever used in conjunction with a control socket to the same
server (master) and we've just sent the message via that socket, so
it's redundant.
(cherry picked from commit cb8b4204808879e1e7205bdf900e89e71f3e08a2)



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

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

-- 



More information about the mythtv-commits mailing list