mirror of
https://github.com/php/php-src.git
synced 2026-03-25 16:52:18 +01:00
going from 128 to system's SOMAXCONN by default to be able to increase the queue of connections to be handled. Also, for Haiku SOMAXCONN is only 32. Close GH-13854