site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com Stephane, Matt From: Stephane Sudre <ssudre@intego.com> To: darwin-kernel@lists.apple.com Subject: Kernel Event socket Date: Wed, 17 Nov 2004 16:38:14 +0100 _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/mtjaffa%40msn.com _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.a... I believe this is possible, in one of my projects I have a socket that listens for Kernel events such as when a new interface is attached/created. After the complete failure of a search in the Darwin source code (not all the projects but a good part of them), I'm wondering if there wouldn't be one project which shows how to implement a kernel socket event listener in a Kernel Extension (if this is possible). I have always done this in User land, so basically, the question could be sum up to: - is this possible in a Kernel Extension? - is this exactly the same calls? Looking at the Darwin Archive, I saw a post which would tend to make believe this is the case. This email sent to mtjaffa@msn.com This email sent to site_archiver@lists.apple.com
participants (1)
-
Matthew Jaffa