Dan Kegel <[EMAIL PROTECTED]> writes:

> It's harder to write correct programs that use edge-triggered events.

Huh? The race between when an event is reported, and when you take action 
on it effectively means all events are edge triggered. 

So making the interface clearly edge triggered seems to be a win for
correctness.

Eric
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to