Re: kern_control KPI and socket reads
Re: kern_control KPI and socket reads
- Subject: Re: kern_control KPI and socket reads
- From: Kevin Brock <email@hidden>
- Date: Wed, 14 Mar 2007 17:52:57 -0700
On Mar 14, 2007, at 4:22 PM, Bhavesh Davda wrote:
I know that the kern_control API doesn't provide a callback for reads
on the sockets that it internally uses, after a call to
ctl_enqueuembuf().
But how would I go about implementing something that gets called on a
read/recv from my kern_control socket?
The ctl_send_func that you specified when registering the control
should get called when the client sends data to the kext.
Or were you looking for something else?
Kevin Brock
email@hidden
_______________________________________________
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