[mythtv] Slave backend hang after ANN command

Isaac Richards ijr at case.edu
Wed Apr 6 19:22:13 UTC 2005


On Wednesday 06 April 2005 03:10 pm, Jason Gillis wrote:
> > Try upgrading to current CVS and add a call to
> > ProcessRequest(masterServerSock) at the end of the reconnectTimeout()
> > function.
>
> The addition of the ProcessRequest() call seems to have fixed it.  Adding
> that as the last line in reconnectTimeout() has made it so that I can't
> reproduce the problem anymore.  I had already pulled CVS about an hour ago,
> and that hadn't helped this specific problem.
>
> I was just about there on my own, as I was almost convinced that the OK
> response and QUERY_FREESPACE request were coming in almost together.  My
> thinking was that the readyRead() signal wasn't firing because the data
> arrived long before the connect() call was made.

Exactly what I was thinking. =)  I'll check it in to CVS shortly.

Isaac


More information about the mythtv-dev mailing list