kern/34017: The siginfo_t passed to the signal handling routine
is not filled out for AIO
David Xu
davidxu at freebsd.org
Sun Nov 6 16:10:16 PST 2005
The following reply was made to PR kern/34017; it has been noted by GNATS.
From: David Xu <davidxu at freebsd.org>
To: bug-followup at FreeBSD.org, kip at eventdriven.org
Cc:
Subject: Re: kern/34017: The siginfo_t passed to the signal handling routine
is not filled out for AIO
Date: Mon, 07 Nov 2005 08:05:56 +0800
The signal queue is now supported on FreeBSD-current,
however we still don't support SIGEV_THREAD for aio,
it is a bit diffcult with current aio interfaces for
me to implement it.
David Xu
More information about the freebsd-bugs
mailing list