Home
last modified time | relevance | path

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

/PHP-7.1/main/streams/
H A Dxp_socket.c429 # ifndef SHUT_WR in php_sockop_set_option()
430 # define SHUT_WR 1 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.1/main/
H A Dphp_network.h86 # define SHUT_WR 1 macro

Completed in 9 milliseconds