mirror of
https://github.com/php/php-src.git
synced 2026-03-24 08:12:21 +01:00
Reproduce on aarch64. From select man page: "select() may update the timeout argument to indicate how much time was left." So "const" is not ok.
Reproduce on aarch64. From select man page: "select() may update the timeout argument to indicate how much time was left." So "const" is not ok.