fu/FU
Yorhel 2f50736782 fdpass_recv: Set O_CLOEXEC on received fds
Turns out this is necessary even if the fd is going to be passed through
exec() soon, because the supervisor might receive multiple fds before
spawning another process, in which case all of them are going to be
passed to the new process instead of just one.
2025-03-24 11:07:39 +01:00
..
Benchmarks.pod bench: Re-run with more time + JSON::Tiny & XMLWriter benchmarks 2025-02-19 13:32:28 +01:00
DebugImpl.pm Version 0.4 2025-03-19 10:54:23 +01:00
Log.pm Doc fixes 2025-03-21 11:31:20 +01:00
MultipartFormData.pm Doc fixes 2025-03-21 11:31:20 +01:00
Pg.pm Doc fixes 2025-03-21 11:31:20 +01:00
SQL.pm Doc fixes 2025-03-21 11:31:20 +01:00
Util.pm fdpass_recv: Set O_CLOEXEC on received fds 2025-03-24 11:07:39 +01:00
Validate.pm Doc fixes 2025-03-21 11:31:20 +01:00
XMLWriter.pm Doc fixes 2025-03-21 11:31:20 +01:00
XS.pm Version 0.4 2025-03-19 10:54:23 +01:00