Searched refs:SHUT_WR (Results 1 – 2 of 2) sorted by relevance
429 # ifndef SHUT_WR in php_sockop_set_option()430 # define SHUT_WR 1 in php_sockop_set_option() macro436 static const int shutdown_how[] = {SHUT_RD, SHUT_WR, SHUT_RDWR}; in php_sockop_set_option()
86 # define SHUT_WR 1 macro
Completed in 8 milliseconds