Re: Asynchronous sock_sendmbuf
Re: Asynchronous sock_sendmbuf
- Subject: Re: Asynchronous sock_sendmbuf
- From: "Igor Mikushkin" <email@hidden>
- Date: Fri, 23 May 2008 10:11:44 +0500
2008/5/22 Eddy Quicksall <email@hidden>:
> Can you please give me a pointer to the document? I'm doing something
> similar to you.
>
http://developer.apple.com/documentation/Darwin/Conceptual/NKEConceptual/intro/chapter_1_section_1.html
(and so on)
http://developer.apple.com/documentation/Darwin/Reference/KPI_Reference/kpi_socket/
or <your SDK>/System/Library/Frameworks/Kernel.framework/Versions/A/Headers/sys/kpi_socket.h
or <your XNU>/bsd/sys/kpi_socket.h
http://developer.apple.com/documentation/Darwin/Reference/KPI_Reference/kpi_mbuf/
or <your SDK>/System/Library/Frameworks/Kernel.framework/Versions/A/Headers/sys/kpi_mbuf.h
or <your XNU>/bsd/sys/kpi_mbuf.h
_______________________________________________
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