mirror of
https://github.com/curl/curl.git
synced 2026-08-26 21:03:34 +03:00
the error message fix for failed connects
This commit is contained in:
parent
0d37f8564e
commit
2b6f7ef2a9
2 changed files with 7 additions and 1 deletions
5
CHANGES
5
CHANGES
|
|
@ -6,6 +6,11 @@
|
|||
|
||||
Changelog
|
||||
|
||||
Daniel (19 September 2004)
|
||||
- Andreas Rieke pointed out that when attempting to connect to a host without
|
||||
a service on the specified port, curl_easy_perform() didn't properly provide
|
||||
an error message in the CURLOPT_ERRORBUFFER buffer.
|
||||
|
||||
Daniel (16 September 2004)
|
||||
- Daniel at touchtunes uses the FTP+SSL server "BSDFTPD-SSL from
|
||||
http://bsdftpd-ssl.sc.ru/" which accordingly doesn't properly work with curl
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue