Home
last modified time | relevance | path

Searched refs:is_init (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() argument
206 retry = is_init ? 1 : sslsock->s.is_blocked; in handle_ssl_error()

Completed in 10 milliseconds