> 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