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=domainkey-signature:received:received:message-id:date:from:sender :to:subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references :x-google-sender-auth; bh=mLKLi4lsWxfsXzmrrw/+k5sQm9jg/eVaExXjNkpEebo=; b=cE4TsC00yds+Ad30uwayzMKa8dT5Ua9U6Cy9gOExczLRzRXA+JGth6/pa9SSyxgeyF NSAp79OgmeRcmRKqkwrT206gqOJBFFi4sRJ4RDgH+q0JoA1NedutLUuoNw38GB6QdsgP qt1WF3nRYqPy1LslGkUF3Uq/4kOdaubVz4ku0= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references:x-google-sender-auth; b=GMT/2Bu/k9Ha2punSsZ2hm7V7zIJFzzKlrC6uJ6tk5G+8+HyAtbLusPI9cF8nlqqfN OGHpMt99d/QG5v+B5HPMoncTChCe0Nh5+/rXIYyU4lNj2BjqFPTAwFhbgXNlA8M/99L3 l8StUbru1KFPB7Ek3+QF/GdZm0CHJsZ93rj/M= Hi, 1. I've run into the same issue on OS X 10.5 - failed to forward the context ( user_siginfo_t . user_sigval) to the SIG handle. ( And to this end failed to know within the handle which aiocb completion was signaled). The work around I did also the same - my own queue of aiocb, signaled by MACH semaphore from the SIG handle. I read the message above and got the filling that in OS X 10.5 may be an easier solution. Am I missing something ? Is there the way to provide a correct user_sigval to the SIG handle? 2. > I downloaded the darwin kernel source May I ask for the link where I can download the kernel source? Thanks. Michael _______________________________________________ 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