[mythtv] [mythtv-commits] Ticket #1272: preview or lcd qsocket related segfault
Isaac Richards
ijr at case.edu
Fri Mar 31 23:36:36 UTC 2006
On Friday 31 March 2006 18:06, Jim Westfall wrote:
> yeah its all a pain in the arse.
>
> There is also the issue of directly using the QSocketDevice of QSocket to
> read/write. It bypasses QSockets error handling of the functions, which
> includes emitting connectionClosed when the socket dies mid read/write.
> This is something that effects aborted FileTransfer sockets on the
> backend and leaves lost FileTransfer objects in the fileTransferList.
>
> I have been thinking about trying to write a MythSocket class that is
> thread safe.
Maybe a small wrapper around QSocketDevice with some added callbacks? Would
be nice. =)
Isaac
More information about the mythtv-dev
mailing list