Home
last modified time | relevance | path

Searched refs:attach (Results 1 – 3 of 3) sorted by relevance

/curl/lib/
H A Durldata.h718 void (*attach)(struct Curl_easy *data, struct connectdata *conn); member
H A Dmulti.c952 if(conn->handler && conn->handler->attach) in Curl_attach_connection()
953 conn->handler->attach(data, conn); in Curl_attach_connection()
/curl/docs/
H A DTODO982 To fix this, libcurl would have to detect an existing connection and "attach"

Completed in 23 milliseconds