Re: O_NONBLOCK setting "leak" outside of a process??

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Denis Vlasenko
Date: Thursday, February 1, 2007 - 4:00 pm

On Tuesday 30 January 2007 04:40, Philippe Troin wrote:

What share the same file descriptor? MC and programs started from it?

I thought after exec() fds atre either closed (if CLOEXEC) or
becoming independent from parent process
(i.e. it you seek, close, etc your fd, parent would not notice that).

Am I wrong?
--
vda
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
O_NONBLOCK setting "leak" outside of a process??, Denis Vlasenko, (Sat Jan 27, 1:52 pm)
Re: O_NONBLOCK setting "leak" outside of a process??, Denis Vlasenko, (Thu Feb 1, 4:00 pm)
Re: O_NONBLOCK setting "leak" outside of a process??, Guillaume Chazarain, (Fri Feb 2, 6:48 am)