Re: "Default" value for close on exec flag
- From: Jerry Peters <jerry@xxxxxxxxxxxxxxx>
- Date: Wed, 27 Jun 2007 20:51:39 GMT
Andrei Voropaev <avorop@xxxxxxx> wrote:
Hi!Not at the moment, however there's currently a discussion on lkml
As far as I can see, all new descriptors have close on exec flag set to
0. Is there any way to change this without calling fcntl on each one of
them? So that after the call "pipe(pipe_ends)" both pipe_ends[0] and
pipe_ends[1] have close on exec set to 1?
about this and also providing a some type of "private" fd's for use by
libraries.
Jerry
.
- References:
- "Default" value for close on exec flag
- From: Andrei Voropaev
- "Default" value for close on exec flag
- Prev by Date: Re: My way to check if a progam is already running
- Next by Date: Read only: How to crash the latest opera browser
- Previous by thread: "Default" value for close on exec flag
- Next by thread: [ANN] Web testing tools selection in the last issue of Methods & Tools
- Index(es):