Help : Socket Programming as kernel module

From: sank (sank_linux_at_computermail.net)
Date: 01/29/04


Date: 29 Jan 2004 07:42:40 -0800

Hello all,

          I want to do socket programming in the Linux kernel
module. Is it possible? How?

          Is system calls like sys_listen are blocking system calls
to use them in the module programming?

Thank u all.