Hi guys, I'm writing a kernel module that uses inet-sockets and I have been looking for something like the select(2) call for some days now, but couldn't find anything. What I want is to specify several sockets and wait (using a timeout) for incoming data simultaneously. Would be really great if someone could give me a hint (or maybe even a little code example? ;) Thanks Jens -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/