]> granicus.if.org Git - php/commit
Fix bug #72333 (fwrite() on non-blocking SSL sockets does not work)
authorJakub Zelenka <bukka@php.net>
Sun, 22 Jan 2017 20:44:29 +0000 (20:44 +0000)
committerJakub Zelenka <bukka@php.net>
Tue, 14 Mar 2017 18:13:57 +0000 (18:13 +0000)
commit17e9fc9bfeaf575b25782a42937a56e809155858
tree33bf21e8ac206a9573cfa5622137f5ca0fc5dffd
parent8e455830060fe4bd826ad089ecb22c1f567f65aa
Fix bug #72333 (fwrite() on non-blocking SSL sockets does not work)
ext/openssl/tests/bug72333.phpt [new file with mode: 0644]
ext/openssl/xp_ssl.c