mirror of
https://github.com/php/php-src.git
synced 2026-04-22 23:48:14 +02:00
ddd1dd0c4b
Simply allows the socket to bind to any address, including one not bound to any network interface. close GH-17591