Searched refs:SHUT_WR (Results 1 – 2 of 2) sorted by relevance
853 #ifndef SHUT_WR854 #define SHUT_WR 0x01 macro
1678 shutdown(clientfd[i], SHUT_WR); in http_connect()1698 shutdown(serverfd[i], SHUT_WR); in http_connect()1731 shutdown(clientfd[i], SHUT_WR); in http_connect()1744 shutdown(serverfd[i], SHUT_WR); in http_connect()
Completed in 10 milliseconds