Re: Changes to sys/sockio.h
Re: Changes to sys/sockio.h
- Subject: Re: Changes to sys/sockio.h
- From: Justin Walker <email@hidden>
- Date: Wed, 18 May 2005 17:18:09 -0700
On May 18, 2005, at 17:06, Joe Ridge wrote:
Hi, sorry if this is the wrong list for this sort of inquiry.
This is the appropriate list.
In the sys/sockio.h that ships with 10.4, which is Darwin 8.0.0, the
definitions for SIOCADDRT
and SIOCDELRT have been wrapped in an #if 0 conditional, basically
removing them from the file.
I was wondering what the significance of this was? I've got some
code I am trying to build, cfengine, and it uses SIOCADDRT, so I need
to figure out how to approach this.
From a quick check of previous darwin/xnu source drops, it appears that
the significance is removal of unused ioctl commands. This one does
not seem to be used within the kernel.
Of course, since I'm not inside Apple, I can only speculate :-}
Regards,
Justin
--
Justin C. Walker, Curmudgeon-At-Large
Institute for General Semantics
--------
"Weaseling out of things is what separates us from the animals.
Well, except the weasel."
- Homer J Simpson
--------
_______________________________________________
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