mirror of
https://github.com/curl/curl.git
synced 2026-07-16 07:57:15 +03:00
parent
b2e6dae695
commit
96ff6b98b4
1 changed files with 2 additions and 2 deletions
|
|
@ -28,8 +28,8 @@ CURLMcode curl_multi_get_offt(CURLM *multi_handle,
|
|||
|
||||
# DESCRIPTION
|
||||
|
||||
Get the *info* kept in the *multi* handle for `CURLMI_OFFT_*`.
|
||||
If the *info* is not applicable, this function returns CURLM_UNKNOWN_OPTION.
|
||||
Get the *info* kept in the *multi* handle. If the *info* is not applicable,
|
||||
this function returns CURLM_UNKNOWN_OPTION.
|
||||
|
||||
# OPTIONS
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue