Home
last modified time | relevance | path

Searched refs:SHUT_RDWR (Results 1 – 4 of 4) sorted by last modified time

/PHP-7.0/sapi/phpdbg/
H A Dphpdbg_io.c356 shutdown(sock, SHUT_RDWR);
/PHP-7.0/main/streams/
H A Dxp_socket.c432 # ifndef SHUT_RDWR in php_sockop_set_option()
433 # define SHUT_RDWR 2 in php_sockop_set_option() macro
436 static const int shutdown_how[] = {SHUT_RD, SHUT_WR, SHUT_RDWR}; in php_sockop_set_option()
/PHP-7.0/main/
H A Dphp_network.h86 # define SHUT_RDWR 2 macro
/PHP-7.0/ext/openssl/
H A Dxp_ssl.c2020 php_stream_xport_shutdown(stream, (stream_shutdown_t)SHUT_RDWR); in php_openssl_sockop_io()

Completed in 22 milliseconds