lkml.org 
[lkml]   [2008]   [Apr]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [PATCH] alternative to sys_indirect, part 1
    On Thu, 24 Apr 2008, Michael Kerrisk wrote:

    > A while back I did some testing of this point. These were the results I noted:
    >
    > FreeBSD 4.8
    > O_NONBLOCK and O_ASYNC are inherited
    > FD_CLOEXEC is not inherited
    >
    > Solaris 8
    > O_NONBLOCK and O_ASYNC are inherited
    > FD_CLOEXEC is not inherited
    >
    > Tru64 5.1 (sep 03, testdrive)
    > No F_SETFL flags are inherited
    > FD_CLOEXEC is not inherited
    >
    > HP-UX 11
    > No F_SETFL flags are inherited
    > FD_CLOEXEC is not inherited

    invent FD_CLOEXEC_INHERITED to handle accept()?

    -dean


    \
     
     \ /
      Last update: 2008-04-27 00:43    [W:2.453 / U:0.412 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site