Re: ENOBUFS calling ctl_enqueuembuf
Re: ENOBUFS calling ctl_enqueuembuf
- Subject: Re: ENOBUFS calling ctl_enqueuembuf
- From: Phil Jordan <email@hidden>
- Date: Sun, 19 Jan 2014 16:50:55 -0800
I haven't had much joy with the kernel ctl sockets. There doesn't seem to be a sensible way to do reliable delivery. As far as I can tell there's no equivalent to other kernel sockets' sock_upcall callback for the case when there is space for a write in the socket's queue again. In other words, yes, ctl_enqueuembuf() will return ENOBUF once you fill up the queue, and it's not clear what you should do if you really do want to send that message as soon as there is space in the queue again.
_______________________________________________
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