[PATCH] KIO::SlaveBase and the event loop
Sebastian Trüg
strueg at mandriva.com
Tue Jul 15 15:09:53 BST 2008
On Tuesday 15 July 2008 14:45:54 Thiago Macieira wrote:
> Sebastian Trüg wrote:
> >> I tried implementing that last year and gave up.
> >
> >what were the problems?
>
> Well, my plan was a bit more ambitious. I wanted all ioslaves to run
> inside an event loop. The KIO::Connection would be used in in readyRead()
> slot handlers instead of waitFor* style functions as it is right now.
>
> It was too much work for too little gain.
one more question: do you know if there is a problem with calling the
SlaveBase methods such as listEntry from another thread? Do I have to handle
that through QueuedConnections?
Cheers,
Sebastian
More information about the kde-core-devel
mailing list