mirror of
https://github.com/php/php-src.git
synced 2026-04-21 23:18:13 +02:00
c6e1b8bc67
wrappers, allowing stream_select(), stream_set_blocking(), stream_set_timeout() and stream_set_write_buffer() to work with user-space stream wrappers. Will document.