Loading docs/libcurl/curl_multi_info_read.3 +2 −1 Original line number Diff line number Diff line Loading @@ -26,7 +26,8 @@ again. It will instead return new messages at each new invoke until the queue is emptied. The data the returned pointer points to will not survive calling \fIcurl_multi_cleanup(3)\fP or \fIcurl_multi_remove_handle(3)\fP. \fIcurl_multi_cleanup(3)\fP, \fIcurl_multi_remove_handle(3)\fP or \fIcurl_easy_cleanup(3)\fP. The 'CURLMsg' struct is very simple and only contain very basic information. If more involved information is wanted, the particular "easy handle" in Loading Loading
docs/libcurl/curl_multi_info_read.3 +2 −1 Original line number Diff line number Diff line Loading @@ -26,7 +26,8 @@ again. It will instead return new messages at each new invoke until the queue is emptied. The data the returned pointer points to will not survive calling \fIcurl_multi_cleanup(3)\fP or \fIcurl_multi_remove_handle(3)\fP. \fIcurl_multi_cleanup(3)\fP, \fIcurl_multi_remove_handle(3)\fP or \fIcurl_easy_cleanup(3)\fP. The 'CURLMsg' struct is very simple and only contain very basic information. If more involved information is wanted, the particular "easy handle" in Loading