Searched refs:handle_ssl_error (Results 1 – 1 of 1) sorted by relevance
187 static int handle_ssl_error(php_stream *stream, int nr_bytes, zend_bool is_init) /* {{{ */ in handle_ssl_error() function1663 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 13 milliseconds