NAME
curlmulticleanup - close down a multi session
SYNOPSIS
##iinncclluuddee <
CCUURRLLMMccooddee ccuurrllmmuullttiicclleeaannuupp(( CCUURRLLMM **mmuullttiihhaannddllee ));;> DESCRIPTION
Cleans up and removes a whole multi stack. It does not free or touchany individual easy handles in any way - they still need to be closed
individually, using the usual curleasycleanup(3) way. The order of cleaning up should be:1 - curlmultiremovehandle(3) before any easy handles are cleaned up
2 - curleasycleanup(3) can now be called independently since the easy
handle is no longer connected to the multi handle3 - curlmulticleanup(3) should be called when all easy handles are
removed RREETTUURRNN VVAALLUUEE CURLMcode type, general libcurl multi interface error code.SEE ALSO
ccuurrllmmuullttiiiinniitt(3),ccuurrlleeaassyycclleeaannuupp(3),ccuurrlleeaassyyiinniitt(3) libcurl 7.9.5 1 March 2002 curlmulticleanup(3)