Home
last modified time | relevance | path

Searched refs:handle_ssl_error (Results 1 – 1 of 1) sorted by relevance

/PHP-7.0/ext/openssl/
H A Dxp_ssl.c187 static int handle_ssl_error(php_stream *stream, int nr_bytes, zend_bool is_init) /* {{{ */ in handle_ssl_error() function
1663 handle_ssl_error(stream, 0, 1); in php_openssl_setup_crypto()
1861 retry = handle_ssl_error(stream, n, blocked); in php_openssl_enable_crypto()
2039 retry = handle_ssl_error(stream, nr_bytes, 0); in php_openssl_sockop_io()

Completed in 28 milliseconds