1
0
mirror of https://github.com/php/php-src.git synced 2026-04-03 22:22:18 +02:00
Files
archived-php-src/sapi
Nikita Popov 1327491224 Add php_cli_server_connect() helper
To encapsulate the repeated fsockopen() code.

This gives us a chance to control the timeout in one place:
Raise it to one second.
2020-04-08 17:10:20 +02:00
..
2020-01-27 13:32:38 +01:00
2020-04-08 17:10:20 +02:00
2019-06-04 16:14:26 +02:00
2020-02-03 13:41:31 +01:00