I mean the source code of sendto, recv, listen… I mean how they internally work at the kernel level…?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Of course you can get the kernel source code for the sockets API, simply download any of the open source UNIX or UNIX-like kernels: Linux, FreeBSD (Building and Installing a Custom Kernel), OpenBSD (Building the System from Source), NetBSD (NetBSD Documentation: Kernel) and probably others.