Kernel module coding

Ian Stirling (root@mauve.demon.co.uk)
Sun, 14 Feb 1999 23:54:00 +0000 (GMT)


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.

-
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/