[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [LCP]RealTimeSignals



On Fri, 12 Jul 2002, Vanitha wrote:

> Hello
>
> Can we avoid select() & poll() completely by using RealTimeSignals with SIGIO or SIGPOLL

That is my understanding, yes. However, why do you call them real time?
AFAIK there are no real-time requirements for POSIX async I/O [in general
realtime I/O requires special hardware support anyway].
 -J