Home
last modified time | relevance | path

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

/curl/lib/
H A Dcurl_setup.h841 #ifndef SHUT_RD
842 #define SHUT_RD 0x00 macro
/curl/tests/server/
H A Dsws.c1641 shutdown(clientfd[i], SHUT_RD); in http_connect()
1659 shutdown(serverfd[i], SHUT_RD); in http_connect()
1724 shutdown(clientfd[i], SHUT_RD); in http_connect()
1737 shutdown(serverfd[i], SHUT_RD); in http_connect()

Completed in 16 milliseconds