Home
last modified time | relevance | path

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

/curl/lib/
H A Dcurl_setup.h849 #ifndef SHUT_RD
850 #define SHUT_RD 0x00 macro
/curl/tests/server/
H A Dsws.c1643 shutdown(clientfd[i], SHUT_RD); in http_connect()
1661 shutdown(serverfd[i], SHUT_RD); in http_connect()
1726 shutdown(clientfd[i], SHUT_RD); in http_connect()
1739 shutdown(serverfd[i], SHUT_RD); in http_connect()

Completed in 12 milliseconds