File operations in base and fork+exec

Erik Hesselink hesselink at gmail.com
Fri Jun 23 11:35:16 UTC 2017


+1. Would be good to get this default in 'network' as well, I ran into it
with sockets in the past. Relevant ticket:
https://github.com/haskell/network/issues/119

Erik

On 23 June 2017 at 13:33, Niklas Hambüchen <mail at nh2.me> wrote:

> Hi Merijn,
>
> I have proposed the same 2 years ago:
> https://mail.haskell.org/pipermail/haskell-cafe/2015-July/120523.html
>
> I am very much in support of that.
>
> As mentioned, Python shows that one can pull that kind of change cleanly.
>
> Niklas
>
> On 23/06/17 10:46, Merijn Verstraaten wrote:
> > I would like to propose that all operations in base open files with
> O_CLOEXEC by default and exposing an easy method to mark specific file
> descriptors to be preserved across exec
> _______________________________________________
> Libraries mailing list
> Libraries at haskell.org
> http://mail.haskell.org/cgi-bin/mailman/listinfo/libraries
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/libraries/attachments/20170623/061896c7/attachment.html>


More information about the Libraries mailing list