Home
last modified time | relevance | path

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

/curl/lib/
H A Dcurl_setup.h845 #ifndef SHUT_WR
846 #define SHUT_WR 0x01 macro
/curl/tests/server/
H A Dsws.c1676 shutdown(clientfd[i], SHUT_WR); in http_connect()
1696 shutdown(serverfd[i], SHUT_WR); in http_connect()
1729 shutdown(clientfd[i], SHUT_WR); in http_connect()
1742 shutdown(serverfd[i], SHUT_WR); in http_connect()

Completed in 11 milliseconds