Home
last modified time | relevance | path

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

/PHP-5.3/main/streams/
H A Dxp_socket.c392 # ifndef SHUT_RDWR in php_sockop_set_option()
393 # define SHUT_RDWR 2 in php_sockop_set_option() macro
396 static const int shutdown_how[] = {SHUT_RD, SHUT_WR, SHUT_RDWR}; in php_sockop_set_option()
/PHP-5.3/main/
H A Dphp_network.h79 # define SHUT_RDWR 2 macro

Completed in 7 milliseconds