[mythtv] Socket class?

avalanche at beyondmonkey.com avalanche at beyondmonkey.com
Mon Nov 24 15:22:36 EST 2003


----- Original Message ----- 
From: "David Engel" <dlengel at attbi.com>
To: "Development of mythtv" <mythtv-dev at mythtv.org>
Sent: Monday, November 24, 2003 7:26 AM
Subject: Re: [mythtv] Socket class?


> On Mon, Nov 24, 2003 at 12:05:49AM -0500, Isaac Richards wrote:
> > On Sunday 23 November 2003 09:39 pm, Matt Zimmerman wrote:
> > > What's wrong with the one that myth is already using?
> > 
> > It'd be really nice if it didn't require the Qt event loop to run to
> > function.
> 
> I think that's what he's after.  It may be a moot point though.  I
> suspect QSqlDatabase uses QSocket so any database queries will have
> the same problem so we still have to solve it.

I've taken a look at the QSocketClass and the Myth code and it looks 
like it will work. A few things are not covered in the Qt docs so it's 
going to be trial and error. The QSql classes seem to be blocking so it 
shouldn't be a problem. I won't have much time to work on it till end 
of the week, though.

av


More information about the mythtv-dev mailing list