[Patch] libfetch - closing the cached FTP connection

Nick Hibma nick at van-laarhoven.org
Fri Nov 5 18:27:53 UTC 2010


> I think using fcntl is nicer than having a "close the cached connection"
> function, but I don't think I can get around this problem without
> changing something in libfetch.

I think libfetch should set the Close-On-Exec flag. It's wrong to have these files propagate to children.

Nick


More information about the freebsd-current mailing list