e:
> On 10/5/06, Jingping Lin <[EMAIL PROTECTED]> wrote:
> > 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:
>
> No bothering, so far, please see t
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/c