[mythtv-commits] Ticket #8024: SendReceiveStringList fails after successful backend reconnect

MythTV mythtv at cvs.mythtv.org
Wed Feb 3 22:24:27 UTC 2010


#8024: SendReceiveStringList fails after successful backend reconnect
----------------------------------------+-----------------------------------
 Reporter:  Jeff Lu <jll544@…>          |       Owner:  ijr    
     Type:  patch                       |      Status:  new    
 Priority:  minor                       |   Milestone:  unknown
Component:  MythTV - General            |     Version:  head   
 Severity:  medium                      |     Mlocked:  0      
----------------------------------------+-----------------------------------
 SendReceiveStringList incorporates logic to reconnect the backend socket
 if it dies.  However, it still fails after a successful reconnect because
 the strlist to be written to the backend was cleared by readStringList.
 Attached patch creates a separate variable for writeStringList so that it
 can be reused after reconnection.

 Refs #7847

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/8024>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list