Re: Questions about [NSApplication run]
Re: Questions about [NSApplication run]
- Subject: Re: Questions about [NSApplication run]
- From: Ken Thomases <email@hidden>
- Date: Fri, 5 Dec 2008 23:08:30 -0600
On Dec 5, 2008, at 10:53 PM, Slava Pestov wrote:
Thanks!
You're welcome. I'm glad I could help.
By the way, I don't know how efficient it is to have many
CFFileDescriptors if you need to monitor many file descriptors. If it
proves inefficient, keep in mind the technique described in the docs
for using a single CFFileDescriptor wrapping a single kqueue which
might itself be monitoring a large number of descriptors (or other
events).
Cheers,
Ken
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden