fdset: set all collected fds to CLOEXEC in fdset_new_fill()
authorMike Yuan <me@yhndnzj.com>
Thu, 30 Nov 2023 16:00:27 +0000 (00:00 +0800)
committerMike Yuan <me@yhndnzj.com>
Thu, 30 Nov 2023 16:14:37 +0000 (00:14 +0800)
commita2467ea894b37b0861b92e35edd93788f8e2a342
tree81709217514355a6fc590667aa38c70c24dc7d39
parentd8da25b5d9c9251baf64cff1c8612a465d7b5415
fdset: set all collected fds to CLOEXEC in fdset_new_fill()
src/core/main.c
src/notify/notify.c
src/shared/fdset.c
src/test/test-fdset.c