Search Results

  1. curl_multi_info_read - read multi stack info Related: easy options getinfo options multi options Symbols File a bug about this page View man page source

  2. Get information about the current transfers

  3. WARNING: The data the returned pointer points to does not survive calling curl_multi_cleanup (3), curl_multi_remove_handle (3) or curl_easy_cleanup (3). The CURLMsg struct is simple and only contains basic information.

  4. Feb 27, 2026 · Learn how to use Curl_Multi_Info_Read function in libcurl with this user manual. Get specifications, usage instructions, and FAQs for curl_multi_info_read.

  5. mirror.math.princeton.edu › pub › phpcurl_multi_info_read

    curl_multi_info_read — Get information about the current transfers

  6. It instead returns new messages at each new invoke until the queue is emptied. WARNING: The data the returned pointer points to does not survive calling curl_multi_cleanup (3), curl_multi_remove_handle (3) or curl_easy_cleanup (3). The CURLMsg struct is simple and only contains basic information.

  7. People also ask

  8. curl.askapache.com › c › curl_multi_info_readcurl_multi_info_read

    Dec 8, 2009 · cURL libcurl C API libcurl curl_multi_info_read.3 -- man page NAME curl_multi_info_read - read multi stack informationals SYNOPSIS #include <curl/curl.h> CURLMsg *curl_multi_info_read ( CURLM *multi_handle, int *msgs_in_queue); DESCRIPTION Ask the multi handle if there are any messages/informationals from the individual transfers.

  1. People also search for