mirror of
https://github.com/php/php-src.git
synced 2026-04-24 00:18:23 +02:00
0e16e29b40
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