[mythtv-commits] Ticket #4706: MythSocket events on Win32

MythTV mythtv at cvs.mythtv.org
Mon Feb 18 19:05:38 UTC 2008


#4706: MythSocket events on Win32
-----------------------------+----------------------------------------------
 Reporter:  andrei at tanas.ca  |       Owner:  ijr       
     Type:  patch            |      Status:  new       
 Priority:  minor            |   Milestone:  0.21      
Component:  mythtv           |     Version:  0.21-fixes
 Severity:  medium           |     Mlocked:  0         
-----------------------------+----------------------------------------------
 It turns out, readyreadthread doesn't want to be notifified about socket
 connect or accept events. Without this patch, it gets notified about
 successfull connection, finds that there's no data to read and closes the
 socket. When this happens to "event socket" (which is all the time), it
 creates some nasty side effects.

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


More information about the mythtv-commits mailing list