Commit 2ed44302250bbec1ffe15ff78a0d41c899595ccc

Nick Mathewson 2012-02-14T11:48:55

If open(O_CLOEXEC) fails, fall back to fcntl(CLOEXEC) This is needed for folks who build with recent Linux kernel headers but run with older kernels.