socketI implementation

From: sting sting
Date: Wed Sep 17 2003 - 07:06:58 EST


Hello,

I had downloaded the tar.gz of glibc;
I
I am interested in the learning the network layer and
implementation of the socket API in glibc
(calls like socket,bind,gethostbyname,etc.).
I saw in the inet subdirectory on glibc that it seems that these calls
are eventually result in calls to methods in nss subdirectory.

But I am not sure.
Am I right in my assumption?
or where I can find the implementation of methods like bind(), connect(), socket(), etc.

regards
sting

_________________________________________________________________
Help STOP SPAM with the new MSN 8 and get 2 months FREE* http://join.msn.com/?page=features/junkmail

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/