fix: use O_CLOEXEC to prevent fds from leaking through other threads
authorJann Horn <jann@thejh.net>
Tue, 18 Jun 2013 17:40:36 +0000 (19:40 +0200)
committerJann Horn <jann@thejh.net>
Tue, 18 Jun 2013 17:40:36 +0000 (19:40 +0200)
commit52b17fa113152cb5549772255e2e3ffe66211c81
treec170ab1a0085220f8e891858061edfd1f352a9d7
parentba887c5b9cbc2014cc1be9053169e694d2176657
fix: use O_CLOEXEC to prevent fds from leaking through other threads
io.c