Hello, Linux Kernel: For a project I will work on for mobile, I am looking into the IP stacks on Linux.
I have a few questions to bother you: 1. is "socket.c" the file handling the socket interface? 2. which function is for opening a socket? It looks like "sock_map_fd()" is the one for opening/creating a socket? Is that correct? The "Linux IP Stacks Commentary" book suggested the function is "int socket()" which I didn't find in "socket.c" though. 3. Do you have documentations discussing in details the implemented socket interfaces? Thanks a lot in advance for your help, Jingping __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html