]> granicus.if.org Git - php/commit
- Fixed bug #53592 (stream_socket_enable_crypto() busy-waits in client mode).
authorGustavo André dos Santos Lopes <cataphract@php.net>
Thu, 23 Dec 2010 01:44:54 +0000 (01:44 +0000)
committerGustavo André dos Santos Lopes <cataphract@php.net>
Thu, 23 Dec 2010 01:44:54 +0000 (01:44 +0000)
commit063393f29bda9d0570d69a573f0bf54eace29350
tree27291f5b8b4ba880d085df7e883f75250528b28c
parent1d7294f73c0c14984872cbdfa4a0d9f7c366b65e
- Fixed bug #53592 (stream_socket_enable_crypto() busy-waits in client mode).
- Fixed stream_socket_enable_crypto() not honoring the socket timeout in
  server mode.
ext/openssl/xp_ssl.c