History log of /php-src/sapi/fpm/tests/socket-close-on-exec.phpt (Results 1 – 2 of 2)
Revision Date Author Comments
# fe30c509 30-Aug-2023 Jakub Zelenka

Fix GH-12077: Check lsof functionality in socket on close test

Closes GH-12084


# 418cdc0b 14-Jul-2023 Mikhail Galanin

Set CLOEXEC on listened/accepted sockets in the FPM children

Closes GH-11708

Co-authored-by: Jakub Zelenka <bukka@php.net>