Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Socket protocol which does not use Unsupported.kext



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:
http://lists.apple.com/mailman/options/darwin-kernel/email@hidden

This email sent to email@hidden


Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.