]> granicus.if.org Git - php/commit
When we have a blocking SSL socket, respect the timeout option.
authorScott MacVicar <scottmac@php.net>
Sat, 23 Jul 2011 01:29:44 +0000 (01:29 +0000)
committerScott MacVicar <scottmac@php.net>
Sat, 23 Jul 2011 01:29:44 +0000 (01:29 +0000)
commit04c2df66a333bf4442f806d56d7f22a863b8bc33
tree194d5219cdc39eaf8bdbc261f729b0736a4167dd
parentfcb9e4b2b36f7227b437fb7a66d769713c67100f
When we have a blocking SSL socket, respect the timeout option.

reading from SSL sockets could block indefinitely due to the lack
of timeout
NEWS
ext/openssl/xp_ssl.c