• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Socket protocol which does not use Unsupported.kext
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Socket protocol which does not use Unsupported.kext


  • Subject: Socket protocol which does not use Unsupported.kext
  • From: Gi youl Kim <email@hidden>
  • Date: Fri, 19 Oct 2007 08:24:53 -0700

I want to create a protocol which support socket interface. I could create one using net_add_proto() and net_del_proto().
But those functions are included by Unsupported.kext. And worse, some functions like sbfree() was not even exported.
So I had to use codes in open xnu source to the protocol work.


Can you create a socket protocol which does not use Unsupported.kext?
If you can't, how can you create a protocol?

Aingoppa.
_______________________________________________
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


  • Follow-Ups:
    • Re: Socket protocol which does not use Unsupported.kext
      • From: Michael Tuexen <email@hidden>
  • Prev by Date: Re: Kext Load on demand and daemon communication
  • Next by Date: Re: Socket protocol which does not use Unsupported.kext
  • Previous by thread: Re: Launchd API documentation
  • Next by thread: Re: Socket protocol which does not use Unsupported.kext
  • Index(es):
    • Date
    • Thread