lkml.org 
[lkml]   [2007]   [Feb]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    SubjectRe: O_NONBLOCK setting "leak" outside of a process??
    From
    Date
    Denis Vlasenko <vda.linux@googlemail.com> writes:

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

    All the processes started from your shell share at least fds 0, 1 and 2.

    > 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?

    I'm afraid so. Seek position and flags are still shared after an
    exec.

    Phil.
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/

    \
     
     \ /
      Last update: 2007-02-02 00:19    [W:3.974 / U:0.644 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site