site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:in-reply-to :references:from:date:message-id:subject:to:content-type; bh=ny8Xhq+5examSeY0cZJTJnRgVNW4vVLph5WIIaBC28g=; b=iYqEW2U1IvgyRLRwzdqz+q0b9U6Skj/izbsaGDw4mBgM8csW+aIqTiksmJ5pJ9Nu2P IZEihkawFT0wa3yJemJPDKskXWGfh1Kq4g5M07eq9EQC7sFGRQzbgijLtA7wWQi67x0p Yco/MUMKxCoz6iKY7ovbdaqD3srF50sawScG0= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; b=bIP+YCKlFc0MzeK6yGKUN77/ofSZwPrVwj/jBCLynCwEi8L/oCjppdjNV7It40GV6g SVB/J9C+2yzuP6QMFo4h65Z2fA8RuI5/QmOb+nccR8DXL4/RnhqveBB+weooedBsBuGc 1OYhg3kwSkF6BJWgtfYNGB6bVsmB7GBiu07ws= kqueue/kevent is a user-level API and cannot be used from the kernel; I suggest creating a user-level daemon or agent which can access these APIs, and have it communicate with your kext via a kernel control socket (or IOUserClient if you're writing an IOKit kext.) _______________________________________________ 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... This email sent to site_archiver@lists.apple.com