Home
last modified time | relevance | path

Searched refs:shutdown (Results 51 – 64 of 64) sorted by relevance

123

/PHP-8.0/win32/
H A Dsendmail.c312 shutdown(PW32G(mail_socket), 0); in TSMClose()
/PHP-8.0/main/
H A Dfastcgi.c1293 shutdown(req->fd, 1); in fcgi_close()
1303 shutdown(req->fd, 1); in fcgi_close()
/PHP-8.0/
H A DNEWS324 . Fixed bug #77023 (FPM cannot shutdown processes). (Jakub Zelenka)
462 . Fixed bug #81585 (cached_chunks are not counted to real_size on shutdown).
901 . Fixed bug #80880 (SSL_read on shutdown, ftp/proc_open). (cmb, Jakub
1241 . Fixed bug #65275 (Calling exit() in a shutdown function does not change the
H A Dconfigure.ac593 shutdown \
H A DUPGRADING138 . Uncaught exceptions now go through "clean shutdown", which means that
/PHP-8.0/ext/mysqlnd/
H A Dmysqlnd_connection.c1201 MYSQLND_METHOD(mysqlnd_conn_data, shutdown)(MYSQLND_CONN_DATA * const conn, uint8_t level) argument
1209 ret = conn->command->shutdown(conn, level);
2307 MYSQLND_METHOD(mysqlnd_conn_data, shutdown),
H A Dmysqlnd_structs.h348 func_mysqlnd_execute_com_shutdown shutdown; in MYSQLND_CLASS_METHODS_TYPE() local
/PHP-8.0/sapi/fpm/
H A Dwww.conf.in361 ; shutdown functions are being called (registered via register_shutdown_function).
/PHP-8.0/sapi/phpdbg/
H A Dxml.md471 - cleans environment (basically a shutdown + new startup)
/PHP-8.0/ext/openssl/
H A Dxp_ssl.c2204 shutdown(sslsock->s.socket, SHUT_RD); in php_openssl_sockop_close()
/PHP-8.0/ext/sockets/
H A Dsockets.c2058 if (shutdown(php_sock->bsd_socket, how_shutdown) != 0) {
/PHP-8.0/ext/oci8/
H A Doci8.c411 OCI_G(shutdown) = 1; in PHP_MSHUTDOWN_FUNCTION()
/PHP-8.0/sapi/cli/
H A Dphp_cli_server.c2311 shutdown(p->sock, SHUT_RDWR); in php_cli_server_client_dtor_wrapper()
/PHP-8.0/ext/opcache/
H A DZendAccelerator.c2580 element1->shutdown = NULL; in accelerator_remove_cb()

Completed in 91 milliseconds

123