mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
macOS SO_LINGER, unlike other platforms, functions in term of ticks, SO_LINGER_SEC is provided to be in line with other platforms. close GH-14599