Home
last modified time | relevance | path

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

/PHP-8.0/ext/openssl/
H A Dxp_ssl.c204 static int php_openssl_handle_ssl_error(php_stream *stream, int nr_bytes, zend_bool is_init) /* {{{… in php_openssl_handle_ssl_error() argument
223 retry = is_init ? 1 : sslsock->s.is_blocked; in php_openssl_handle_ssl_error()

Completed in 10 milliseconds