Re: daemon() screws up runloops
Re: daemon() screws up runloops
- Subject: Re: daemon() screws up runloops
- From: j o a r <email@hidden>
- Date: Wed, 22 Oct 2003 15:59:49 +0200
List archives!!!
<
http://cocoa.mamasam.com/>
j o a r
On 2003-10-22, at 15.42, Wade Tregaskis wrote:
Has anyone else seen the behaviour whereby calling daemon
(successfully) screws up any existing run loops... it seems to remove
all sources from them, calling any 'run' on them to fall through
immediately.
Is there a workaround for this, besides calling daemon before setting
up any runloops? It's making it hard to do what I want, due to timing
issues with the task launching the daemon.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.