Home
last modified time | relevance | path

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

/curl/lib/
H A Dsocketpair.h61 #define wakeup_create(p,nb) Curl_pipe(p,nb)
64 int Curl_pipe(curl_socket_t socks[2], bool nonblocking);
H A Dsocketpair.c50 int Curl_pipe(curl_socket_t socks[2], bool nonblocking) in Curl_pipe() function

Completed in 6 milliseconds