currently i'm just writing my own kernel socket routines which take hints
from linux/net/socket.c. it's a drag to have to do this, because i have to
mess with all the file descriptor stuff that socket.c sets up, which i don't
really need, since my module is happy to work with "struct socket"s
exclusively and keep track of them.
any help would be appreciated.
bb
gimosito@hotmail.com
______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com
-
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/