mirror of
https://github.com/php/php-src.git
synced 2026-04-14 11:32:11 +02:00
Ensure data from OpenSSL internal buffer has been transfered to PHP stream buffer before a select() emulation operation is performed Addresses bug #65137 https://bugs.php.net/bug.php?id=65137 Conflicts: ext/openssl/xp_ssl.c