[mythtv] MythSocket class

Jim Westfall jwestfall at surrealistic.net
Sun Apr 9 22:19:42 UTC 2006


David Blain <MythTv at TheBlains.net> wrote [04.09.06]:
>  
> > 
> > Thanks for testing.  I didnt actually touch the http server part of 
> > the backend, so its still using QSocket.  I left it as is cause I need 
> > to figure out a workaround to handle canReadLine/readLine functions 
> > that QSocket provides.
> 
> My upnp Patch #1495 completely replaces the http server in the backend.  I
> created a Buffered QSocketDevice class that handles the canReadLine/readLine
> functions.
> 

I want to avoid doing any buffering in the MythSocket class.  Its one of 
the main issues with QSocket and threads.  

jim


More information about the mythtv-dev mailing list