[mythtv-commits] Ticket #11517: starting mythfrontend is very verbose

MythTV noreply at mythtv.org
Tue Aug 27 01:59:34 UTC 2013


#11517: starting mythfrontend is very verbose
----------------------------------+-----------------------------
 Reporter:  jyavenard             |          Owner:  danielk
     Type:  Bug Report - General  |         Status:  new
 Priority:  minor                 |      Milestone:  0.27
Component:  MythTV - General      |        Version:  Unspecified
 Severity:  medium                |     Resolution:
 Keywords:                        |  Ticket locked:  0
----------------------------------+-----------------------------

Comment (by jyavenard):

 After tracking..
 The issue comes from ::readrecv returning -1 and setting errnor = EAGAIN

 so MSocketDevice::readData returns -1 as if an error occurred, when really
 it should only try to read again (seeing the it's called from readBlock()

 why would the socket indicates that it has XX bytes available; but returns
 EAGAIN; I'm not sure..

 But this needs addressing in MythSocket

--
Ticket URL: <http://code.mythtv.org/trac/ticket/11517#comment:2>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list