mirror of
https://github.com/php/php-src.git
synced 2026-04-23 07:58:20 +02:00
645af9fb17
when set to "true", neutralises the effect of SO_REUSEADDR/SO_REUSEPORT making the socket binding exclusive. Close GH-13912