Mail Archives: cygwin-developers/1998/05/26/17:22:18
>> There is also a SetHandle function that would do this on a Win32 basis, but
>> I believe it is only available for NT 4 and beyond.
>>
>> The bottom line is that I don't think there is any foolproof way to do this.
>
>Hmm.. don't you have to explicitely set some flag to make handles
>inheritable?
Yes. You set a boolen value to TRUE in a SECURITY_DESCRIPTOR (or something
like that). That would make the handle inheritable/non-inheritable but it
doesn't cover the fcntl() case.
--
cgf AT cygnus DOT com "Everything has a boolean value, if you stand
http://www.cygnus.com/ far enough away from it." -- Galena Alyson Canada
- Raw text -