Date: Mon, 12 Mar 2001 17:00:04 -0800 From: Shankar Agarwal <shankar_agarwal@net.com> To: bsd hackers <freebsd-hackers@FreeBSD.ORG> Subject: Question regarding the funcation socket()... Message-ID: <3AAD7114.A01DE452@net.com>
next in thread | raw e-mail | index | archive | help
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 funcation bind() connect() etc. 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 wrong then i will be grateful to you if you let me know the correct way to do it. Moreover is see __P with all the function prototypes. Can anyone tell me what do they mean. I am right now assuming for my work that they just mean blank. Thanks Regards Shankar To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3AAD7114.A01DE452>