Searched refs:SHUT_WR (Results 1 – 2 of 2) sorted by relevance
475 # ifndef SHUT_WR in php_sockop_set_option()476 # define SHUT_WR 1 in php_sockop_set_option() macro482 static const int shutdown_how[] = {SHUT_RD, SHUT_WR, SHUT_RDWR}; in php_sockop_set_option()
87 # define SHUT_WR 1 macro
Completed in 13 milliseconds