1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 08:12:21 +01:00
Files
archived-php-src/main
Jakub Zelenka e49be5f8e2 Allow filtered streams to be casted as fd for select
This removes the artificial limitation that is not necessary. The fact
that some streams can have some data buffered is not a problem because
the similar situation is already present for OpenSSL streams where
OpenSSL can internally buffer data for the unprocessed part of the
record.

Closes GH-20540
2026-01-01 20:51:23 +01:00
..
2024-05-19 22:57:08 +02:00
2024-11-14 20:36:23 +01:00
2025-11-11 13:41:04 +01:00
2025-12-19 19:37:11 +01:00
2025-05-21 19:39:02 +02:00
2025-07-29 14:00:37 +02:00
2025-04-21 13:20:45 +02:00
2025-11-17 13:05:22 +01:00
2025-10-01 11:12:42 +02:00
2023-01-16 12:27:33 +01:00