site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com 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 (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.a... This email sent to site_archiver@lists.apple.com
participants (1)
-
Vincent Lubet