Or Gerlitz wrote: > Boaz Harrosh wrote: >> Some setsockopt() options are not defined or supported >> in BSD. This patch #ifdef's those unseported options. >> >> [ Alternativly we can overide setsockopt() to an internal >> routine and define these Linux options to be some elegal >> value (like 0), Then if the option is 0 just return >> with no error, else call the original function.] > > yes, lets see how to implement this alternative or anothe one of its such. > > Or. Sure no problems I like it too, though it's regarded more of an hack. Boaz -- To unsubscribe from this list: send the line "unsubscribe stgt" in the body of a message to majordomo at vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html |