Subject: question regarding the socket() function.
To: None <tech-kern@netbsd.org>
From: Shankar Agarwal <shankar_agarwal@net.com>
List: tech-kern
Date: 03/12/2001 18:29:00
Hi,
I am trying to find out where the function socket() is actually
defined.I did a search on the sources and i kind of could not locate
this
function. Also i could not find the code for the function bind()
connect(). I think i might be missing something here as i am directly
looking for a function with a name socket, bind and connect. So if that
is wrong then i will be grateful to you if you let me know the correct
way to do it. I am using cscope to search for this purpose.
Thanks
Regards
Shankar