mirror of
https://github.com/php/php-src.git
synced 2026-04-27 10:16:41 +02:00
9672cd9469
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