Re: Problems with aio_read
Re: Problems with aio_read
- Subject: Re: Problems with aio_read
- From: "Michael Andronov" <email@hidden>
- Date: Mon, 13 Oct 2008 14:00:32 -0400
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 (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden