Home
last modified time | relevance | path

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

/curl/lib/
H A Dcurl_setup.h853 #ifndef SHUT_WR
854 #define SHUT_WR 0x01 macro
/curl/tests/server/
H A Dsws.c1678 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