Home
last modified time | relevance | path

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

/PHP-5.5/Zend/tests/
H A Dexception_008.phpt2 Exception in __destruct while exception is pending
/PHP-5.5/ext/openssl/
H A Dxp_ssl.c956 size_t pending; in php_openssl_sockop_cast() local
959 && (pending = (size_t)SSL_pending(sslsock->ssl_handle)) > 0) { in php_openssl_sockop_cast()
960 php_stream_fill_read_buffer(stream, pending < stream->chunk_size in php_openssl_sockop_cast()
961 ? pending in php_openssl_sockop_cast()
/PHP-5.5/sapi/fpm/
H A Dphp-fpm.conf.in265 ; listen queue - the number of request in the queue of pending
268 ; of pending connections since FPM has started;
269 ; listen queue len - the size of the socket queue of pending connections;
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic7154 >&-272 lequad x pending blocks to free %lld,
7155 >&-264 lelong x pending inodes to free %ld,
7174 >&-272 lequad x pending blocks to free %lld,
7175 >&-264 lelong x pending inodes to free %ld,
7214 >&-272 bequad x pending blocks to free %lld,
7215 >&-264 belong x pending inodes to free %ld,
7234 >&-272 bequad x pending blocks to free %lld,
7235 >&-264 belong x pending inodes to free %ld,

Completed in 53 milliseconds