Use of asynchronous receive at kernel level
Use of asynchronous receive at kernel level
- Subject: Use of asynchronous receive at kernel level
- From: "Eddy Quicksall" <email@hidden>
- Date: Mon, 24 Mar 2008 16:02:28 -0400
I need to use the kernel level sockets routines
asynchronously (i.e., non blocking). The will normally need a callback when
data is available so I can call soreceive to extract the data from the kernel
mbuf’s.
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?
Eddy
|
_______________________________________________
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