On Thu, 2004-09-30 at 06:16, Rakesh Jagota wrote: > Hi all, > I have TCP server program which I want to write it as a module. My > daubt Can a module block on accept() function in while-loop. the common advice you will get is that this is most likely a very bad idea. in any event, accept() as you know it is not available in kernel space. -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/