Re: sockets in kernel
Re: sockets in kernel
- Subject: Re: sockets in kernel
- From: Vincent Lubet <email@hidden>
- Date: Fri, 23 Jun 2006 09:48:19 -0700
On Jun 23, 2006, at 3:27 AM, sanjay yaragatti wrote:
I am writing a kernel mode driver and want to use
socket api’s for the same.Can I use the same socket
calls such as socket(),connect(),accept() etc or there
are some other API’s especially for kernel mode.
Came across some file called as kpi_socket.h which has
APS’s such as sock_sock(), sock_bind(),sock_connect()
etc… Please let me know.
Yes to use sockets in the kernel use the API in kpi_socket.h
Vincent
_______________________________________________
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