From: linux-kernel-owner@xxxxxxxxxxxxxxx > I want to implement socket from the module. I won't be having any user > process running to handle the descriptors coming from socket. > Could you pl > tell me how to handle the socket descriptor from the kernel module. Check out fs/smbfs/sock.c. ..Stu -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/