Searched refs:SHUT_WR (Results 1 – 2 of 2) sorted by relevance
440 # ifndef SHUT_WR in php_sockop_set_option()441 # define SHUT_WR 1 in php_sockop_set_option() macro447 static const int shutdown_how[] = {SHUT_RD, SHUT_WR, SHUT_RDWR}; in php_sockop_set_option()
82 # define SHUT_WR 1 macro
Completed in 9 milliseconds