diff options
author | Daniel Lowrey <rdlowrey@php.net> | 2015-03-09 22:41:36 -0600 |
---|---|---|
committer | Daniel Lowrey <rdlowrey@php.net> | 2015-03-09 23:15:57 -0600 |
commit | 2dec21634c6f634afb6adf962fc061090f5509b5 (patch) | |
tree | c6e3e9add9aa3a0ae83ebb42a085b4bc0e208c3f /ext/pcre/php_pcre.c | |
parent | 676a5059b215c2d725ed219d4258d8221759ee0c (diff) | |
download | php-git-2dec21634c6f634afb6adf962fc061090f5509b5.tar.gz |
Revert "Add stream_socket_crypto_info() function"
This reverts commit 13acb7ec653c543c56437ed417c3889fbf54f608.
With the added capability to negotiate application layer protocols
via the TLS ALPN extension userland needs a method to access the
negotiated protocol on a given stream. The reverted commit added
a new stream_socket_crypto_info() function for this purpose.
This original approach was discarded in favor of using the
already-existing stream_get_meta_data() API which specifically
exists for just such purposes and requires the addition of no new
functions.
Diffstat (limited to 'ext/pcre/php_pcre.c')
0 files changed, 0 insertions, 0 deletions