recvmsg() vs. recvfrom
recvmsg() vs. recvfrom
- Subject: recvmsg() vs. recvfrom
- From: "Carl Smith" <email@hidden>
- Date: Tue, 1 Mar 2005 19:12:46 -0500
- Thread-topic: recvmsg() vs. recvfrom
Just trying to get the general opinion from anyone/everyone.
I am writing a packet capture NKE and on my userland/client side I am
not sure which is better/standard call for receiving data from the NKE.
Some applications I see using recvmsg and others using recvfrom.
Is there any norm and/or advantage to one call versus the other when it
comes to receiving data from a network kext?
I am using socket, fcntl, connect, select on the userland side.
Thanks
Carl
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden