mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
Kim Karlsson pointed out that error 57 was wrongly documented
This commit is contained in:
parent
8e935b58a2
commit
923ce98e42
@ -168,8 +168,8 @@ Failed setting the selected SSL crypto engine as default!
|
||||
Failed sending network data.
|
||||
.IP "CURLE_RECV_ERROR (56)"
|
||||
Failure with receiving network data.
|
||||
.IP "CURLE_RECV_ERROR (57)"
|
||||
Failure with receiving network data.
|
||||
.IP "CURLE_SHARE_IN_USE (57)"
|
||||
Share is in use
|
||||
.IP "CURLE_SSL_CERTPROBLEM (58)"
|
||||
problem with the local certificate
|
||||
.IP "CURLE_SSL_CIPHER (59)"
|
||||
|
Loading…
Reference in New Issue
Block a user