mirror of
https://github.com/curl/curl.git
synced 2026-04-16 09:01:41 +03:00
mention when this option was added
This commit is contained in:
parent
afc0dfb141
commit
bb48ccedd7
1 changed files with 1 additions and 0 deletions
|
|
@ -112,6 +112,7 @@ Pass a pointer to a long to receive a bitmask indicating the authentication
|
|||
method(s) available for your proxy authentication. (Added in 7.10.8)
|
||||
.IP CURLINFO_OS_ERRNO
|
||||
Pass a pointer to a long to receive the errno variable from a connect failure.
|
||||
(Added in 7.12.2)
|
||||
.SH RETURN VALUE
|
||||
If the operation was successful, CURLE_OK is returned. Otherwise an
|
||||
appropriate error code will be returned.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue