site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=subject:mime-version:content-type:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to:x-mailer; bh=LQhwixHDjoLNBfiQX0iFTEsGRUWap/f19KeqH3mI7Cs=; b=cDl02vg0ThmMW2jQUHWnoUxfGka0eKJepp6Yn2vzdIBYQ/6It9ORMy5D6Tri0GBoUO rZshzDDYoeVyJXsklRaCe+TWzkD/YHkzmAXogLfALSxJtKuEAkBGH+fpVU2CM3z7qK0z 9kxHC8WH9uDQIvOmo0gXOlakQ55bsFlWjijHI= On Oct 24, 2011, at 5:01 PM, AM wrote:
What about the BUGS sections of kqueue:
Not all filesystem types support kqueue-style notifications. And even some that do, like some remote filesystems, may only support a subset of the notification semantics described here.
That refers to vnode-watching which select() doesn't support anyway, so that's not it.
Fair.
and poll:
The poll() system call currently does not support devices.
As far as I am aware, select() and poll() are strict subsets feature-wise of kqueue, so I would be very curious to find a counter example.
So what about devices in BUGS for poll? -------------------------------------------------------------------------- - for hire: mac osx device driver ninja, kernel extensions and usb drivers ---------------------+------------+--------------------------------------- http://wagerlabs.com | @wagerlabs | http://www.linkedin.com/in/joelreymont ---------------------+------------+--------------------------------------- _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com