daemon() screws up runloops
daemon() screws up runloops
- Subject: daemon() screws up runloops
- From: Wade Tregaskis <email@hidden>
- Date: Wed, 22 Oct 2003 23:42:03 +1000
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.
Wade Tregaskis
-- Sed quis custodiet ipsos custodes?
_______________________________________________
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.