Home
last modified time | relevance | path

Searched refs:SHUT_WR (Results 1 – 2 of 2) sorted by relevance

/php-src/main/streams/
H A Dxp_socket.c475 # ifndef SHUT_WR in php_sockop_set_option()
476 # define SHUT_WR 1 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.h87 # define SHUT_WR 1 macro

Completed in 13 milliseconds