Results 1 to 2 of 2
I need to know the comlpete working of the 'write' command ie what 'c' functions will it make use of. Iam trying to understand how a msg moves from one ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 01-24-2006 #1Just Joined!
- Join Date
- Dec 2005
- Posts
- 5
Info about functions used
I need to know the comlpete working of the 'write' command ie what 'c' functions will it make use of. Iam trying to understand how a msg moves from one system to another using ethernet. Where can I get all the detailed info about the headers appended and functions used in completing the task.
- 01-24-2006 #2
The source code for this should be available on the internet somewhere. It might even be in the kernel source tree. Use 'grep' to see if you can find it. This isn't a homework question is it?
Linux user #126863 - see http://linuxcounter.net/


Reply With Quote
