|
From: Aaron S. <and...@ra...> - 2003-02-12 18:43:23
|
On Mon, 10 Feb 2003, Christoph Pfisterer wrote: > > fcntl(fd, F_SETFD, FD_CLOEXEC); > > Ideally, one would do this for each file descriptor as it is opened. > Yeah I hadn't thought about that, James already added this to the CVS tree. Aaron |