Home
last modified time | relevance | path

Searched refs:attach (Results 1 – 3 of 3) sorted by last modified time

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

Completed in 32 milliseconds