Home
last modified time | relevance | path

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

/php-src/main/streams/
H A Dxp_socket.c478 # ifndef SHUT_RDWR in php_sockop_set_option()
479 # define SHUT_RDWR 2 in php_sockop_set_option() macro
482 static const int shutdown_how[] = {SHUT_RD, SHUT_WR, SHUT_RDWR}; in php_sockop_set_option()
/php-src/main/
H A Dphp_network.h88 # define SHUT_RDWR 2 macro
/php-src/ext/openssl/
H A Dxp_ssl.c2106 php_stream_xport_shutdown(stream, (stream_shutdown_t)SHUT_RDWR); in php_openssl_sockop_io()
/php-src/sapi/cli/
H A Dphp_cli_server.c2417 shutdown(p->sock, SHUT_RDWR); in php_cli_server_client_dtor_wrapper()

Completed in 28 milliseconds