[mythtv-commits] Ticket #10099: Frontend/LcdServer communication

MythTV noreply at mythtv.org
Mon Jan 9 06:15:27 UTC 2012


#10099: Frontend/LcdServer communication
-------------------------------------------------+-------------------------
 Reporter:  David Matthews <dm@…>                |          Owner:  beirdo
     Type:  Bug Report - General                 |         Status:  closed
 Priority:  minor                                |      Milestone:  0.25
Component:  MythTV - Mythlcdserver               |        Version:  Trunk
 Severity:  medium                               |  Head
 Keywords:                                       |     Resolution:  fixed
                                                 |  Ticket locked:  0
-------------------------------------------------+-------------------------
Changes (by Github):

 * status:  assigned => closed
 * resolution:   => fixed
 * milestone:   => 0.25


Comment:

 Fix initialization of MSocketDevice class

 Fixes #10099.

 If we open a TCP socket, we were trying to AddToReadyRead before even
 creating
 the socket, so TCP sockets would fail (such as the one to the LCD daemon).
 Also cleaned up the lcddevice call to create the socket to just use the
 ctor for MythSocket.
  Branch:    master
  Changeset: 77b3f72eaacc88e086ce7ae3501278bd829ce9f8

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/10099#comment:3>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list