* Shane Nay <[EMAIL PROTECTED]> [000711 14:41] wrote:
> Curiousity strikes me:
> 
> Is there any present plans to implement the posix realtime signal queues in the
> freeBSD kernel?  I fear I'm not too up on this portion of developement, but
> I've been looking around to see if it's implemented and it looks like it's not
> the case.
> 
> I'm writing some library code to deal with signal driven i/o right now, and
> presently can only test on Linux.  It would be nice if FreeBSD implemented
> these features.  The feature has been available in linux for some time, but has
> just recently stabalized (i.e. become non buggy) in the devel kernels.

Have a look at "man kqueue", it's a really nifty interface that works
very well.

-Alfred


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to