mirror of
https://github.com/curl/curl.git
synced 2026-08-24 15:23:36 +03:00
parent
7ad4c9066e
commit
dc8c14e782
1 changed files with 2 additions and 0 deletions
|
|
@ -354,6 +354,8 @@ that particular feature enabled. (Added in 7.23.0)
|
|||
.SH "CURLUcode"
|
||||
The URL interface will return a \fICURLUcode\fP to indicate when an error has
|
||||
occurred. Also consider \fIcurl_url_strerror(3)\fP.
|
||||
.IP "CURLUE_OK (0)"
|
||||
All fine. Proceed as usual.
|
||||
.IP "CURLUE_BAD_HANDLE (1)"
|
||||
An invalid URL handle was passed as argument.
|
||||
.IP "CURLUE_BAD_PARTPOINTER (2)"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue