Kernel events without kevents
Posted Mar 15, 2007 11:05 UTC (Thu) by
pphaneuf (guest, #23480)
In reply to:
Kernel events without kevents by Ross
Parent article:
Kernel events without kevents
Netscape 4.x was a single-threaded, event-driven program, so you do like every other file descriptor, set it non-blocking, and ignore EAGAIN.
Was that a trick question, because if so, I don't get it.
(
Log in to post comments)