kqueue - supported filesystems?
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com The kqueue man page says: Which filesystems are supported? Thanks, Jim _______________________________________________ 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... 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. How can I determine at runtime whether a file system is supported? (And if the notification semantics are what I need?) This email sent to site_archiver@lists.apple.com
participants (1)
-
Jim Correia