NKE socket communication and soreserve
NKE socket communication and soreserve
- Subject: NKE socket communication and soreserve
- From: Stéphane Sudre <email@hidden>
- Date: Wed, 9 Apr 2003 16:28:43 +0200
Does someone know what the purpose of soreserve is when it is used in
the TCPLogger NKE communication sample code?
And what is the meaning of the value used in it (the last 2)?
There seems to be a bug in the NKE Documentation as the documentation
is stating that the soreserve prototype is:
soreserve(struct socket *, struct sockbut *); (yes, there's a typo too
in the doc)
when in the real world, it's not the case.
The url of the buggy doc being:
developer.apple.com/techpubs/macosx/Darwin/
IOKit/DeviceDrivers/Network/NKE.pdf
Strangely enough, there's no man page for soreserve.
_______________________________________________
darwin-kernel mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/darwin-kernel
Do not post admin requests to the list. They will be ignored.