RE: Use of asynchronous receive at kernel level
RE: Use of asynchronous receive at kernel level
- Subject: RE: Use of asynchronous receive at kernel level
- From: Rick Macklem <email@hidden>
- Date: Mon, 14 Apr 2008 16:25:16 -0400 (EDT)
On Mon, 14 Apr 2008, Eddy Quicksall wrote:
[stuff snipped]
I can see how to call soreceive but I can't see how to get an upcall when
data is available.
Does anyone have any information on this?
I'm not sure if the one specified in the kpi is the same, but an upcall
is used by the nfs server. It is called whenever data has been added to
the socket's receive queue.
You could look in xnu-1228/bsd/nfs for use of it there.
rick
_______________________________________________
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