[mythtv-commits] mythtv/master commit: 01949c202 by Raymond Wagner (wagnerrp)

MythTV noreply at mythtv.org
Sun Feb 12 05:02:11 UTC 2012


      Author:  Raymond Wagner <rwagner at mythtv.org>
 Change Date:  2012-02-11T20:35:03-08:00
   Push Date:  2012/02/11 21:01:54 -0800
  Repository:  mythtv
      Branch:  master
New Revision:  01949c2021d1765d9e1c627912a7219ded3ae852
   Changeset:  https://github.com/MythTV/mythtv/commit/01949c202

Log:

Correct message handling in libmythprotoserver

This adds a handler class to push incoming messages into the event
system, and further ensures there will never be any response to a
BACKEND_MESSAGE coming from an upstream connection.

Library version bump.

Added:

   mythtv/libs/libmythprotoserver/requesthandler/messagehandler.cpp
   mythtv/libs/libmythprotoserver/requesthandler/messagehandler.h

Modified:

   mythtv/libs/libmythbase/mythversion.h
   mythtv/libs/libmythprotoserver/libmythprotoserver.pro
   mythtv/libs/libmythprotoserver/mythsocketmanager.cpp
   mythtv/libs/libmythprotoserver/requesthandler/basehandler.h
   mythtv/libs/libmythprotoserver/socketrequesthandler.h



More information about the mythtv-commits mailing list