[mythtv-commits] Ticket #7844: Fix mythsocketthread log spam for non-pipe select (windows)

MythTV mythtv at cvs.mythtv.org
Sat Jan 2 18:35:22 UTC 2010


#7844: Fix mythsocketthread log spam for non-pipe select (windows)
----------------------------------------+-----------------------------------
 Reporter:  Jeff Lu <jll544@…>          |       Owner:  ijr    
     Type:  patch                       |      Status:  new    
 Priority:  minor                       |   Milestone:  unknown
Component:  MythTV - General            |     Version:  head   
 Severity:  low                         |     Mlocked:  0      
----------------------------------------+-----------------------------------
 Attached patch fixes a nuisance bug that generates continuous "select
 returned error" messages when VB_SOCKET logging is turned on.  fd_set
 needs to be reset between calls to select(), so the "while (!rval)" loop
 and redundant wait need to go.

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


More information about the mythtv-commits mailing list