Name: curl_multi_assign()
Desc: This function sets an association in the multi handle between the given socket and a private pointer of the application. This is (only) useful for curl_multi_socket uses.
CURLM error code.
See Implementation
Name: curl_multi_assign()
Desc: This function sets an association in the multi handle between the given socket and a private pointer of the application. This is (only) useful for curl_multi_socket uses.