you still made me curious.. how do you deal with interrupts? The linux kernel doesn't expose interrupt handling in userspace via any standard interfaces....
The polled architecture takes care (the packet queues and event queues are polled). There are no interrupts. -K -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/