Short hostnames in URLs
Lubos Lunak
l.lunak at sh.cvut.cz
Wed Aug 7 15:35:55 BST 2002
Dne st 7. srpen 2002 15:32 Marc Mutz napsal(a):
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On Wednesday 07 August 2002 10:02, Lubos Lunak wrote:
> <snip>
>
> > > Isn't there a way that does _not_ use QApp::processEvents()?
> >
> > Sure. Would you prefer the one starting another process, or the one
> > starting another thread, or the one possibly blocking in
> > gethostbyname()?
>
> <snip>
>
> QDns is not blocking. Never. You just need to allocate it on the heap
> and connect the right signals.
Let me correct it a bit :
QDns is not blocking. Never. You just need to connect the right signals and
enter (or return to) the event loop.
--
Lubos Lunak
llunak at suse.cz ; l.lunak at kde.org
http://dforce.sh.cvut.cz/~seli
More information about the kde-core-devel
mailing list