Re: Kernel module coding

Guy Sotomayor (ggs@shiresoft.com)
Sun, 14 Feb 1999 19:11:26 -0800


On Sun, 14 Feb 1999, Ian Stirling wrote:
>Is there a tutorial on what hoops you need to negotiate to write modules?
>For example, I'd like to listen on a TCP/IP socket, then write a stream
>of data to connecting clients.
>I know how to do this in userspace, but I feel this would work better in
>the kernel.
>Or any pointers to modules that do this sort of thing, I can't think
>of any.
>
Look at the kernel sources. knfsd (fs/nfsd) isn't too bad an example.

TTFN - Guy

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/