Re: select kevent aio_read

2001-08-03 Thread Bill Fumerola
On Fri, Aug 03, 2001 at 09:04:31PM -0700, Hans Zaunere wrote: > I am new to this level of programming so please bare > with me. I am curious as the differences between > kevent and select and when to use either one. After > reading the man pages, they seem to provide about the > same functional

select kevent aio_read

2001-08-03 Thread Hans Zaunere
Hello, I am new to this level of programming so please bare with me. I am curious as the differences between kevent and select and when to use either one. After reading the man pages, they seem to provide about the same functionality. What advantages do each have, and why would one choose one