missing_accept4: don't use FD_CLOEXEC for SOCK_CLOEXEC emulation
commit823f41d0f86dda497c166a839d8215275f5d48a0
authorEric Wong <normalperson@yhbt.net>
Fri, 15 Jul 2011 00:29:57 +0000 (14 17:29 -0700)
committerEric Wong <normalperson@yhbt.net>
Fri, 15 Jul 2011 00:29:57 +0000 (14 17:29 -0700)
tree5465d061d005711e8878ca5a989a24b187eb8093
parent142beefba460685fea5b6646e1ba629f9ee207b3
missing_accept4: don't use FD_CLOEXEC for SOCK_CLOEXEC emulation

It's too confusing and may break binary compatibility if the
system is later upgraded.
ext/kgio/missing_accept4.h