Home
last modified time | relevance | path

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

/PHP-8.3/ext/openssl/
H A Dxp_ssl.c237 static int php_openssl_handle_ssl_error(php_stream *stream, int nr_bytes, bool is_init) /* {{{ */ in php_openssl_handle_ssl_error() argument
256 retry = is_init ? 1 : sslsock->s.is_blocked; in php_openssl_handle_ssl_error()

Completed in 9 milliseconds