Manual Pages for UNIX Darwin command on man curl_multi_remove_handle
MyWebUniversity

Manual Pages for UNIX Darwin command on man curl_multi_remove_handle

curlmultiremovehandle(3) libcurl Manual curlmultiremovehandle(3)

NAME

curlmultiremovehandle - remove an easy handle from a multi session

SYNOPSIS

#include

CURLMcode curlmultiremovehandle(CURLM *multihandle, CURL *easyhan-

dle);

DESCRIPTION

Removes a given easyhandle from the multihandle. This will make the specified easy handle be removed from this multi handle's control. When the easy handle has been removed from a multi stack, it is again perfectly legal to invoke curleasyperform() on this easy handle. Removing a handle while being used, will effectively halt all transfers in progress. RREETTUURRNN VVAALLUUEE CURLMcode type, general libcurl multi interface error code.

SEE ALSO

ccuurrllmmuullttiicclleeaannuupp(3),ccuurrllmmuullttiiiinniitt(3) libcurl 7.9.5 6 March 2002 curlmultiremovehandle(3)




Contact us      |      About us      |      Term of use      |       Copyright © 2000-2019 MyWebUniversity.com ™