Attempting to send data to '(hostname)' failed '(curl-error)'
From Unofficial BOINC Wiki
- The title of this article is incorrect due to technical limitations. The correct title is Attempting to send data to ['(hostname)'] failed ['(curl-error)'].
Contents |
[edit] General
Message Type: Error Message
This Message means that the BOINC Client Software, while attempting to transfer a file using the "curl" file transfer package, encountered a problem. In this case, the "curl" package was not able to send data to the remote computer (hostname).
[edit] Version Information
- None.
[edit] Example Log(s)
[edit] Message Log(s) Needed
Be the First! Zip up and send all TXT and OLD files in your BOINC Directory and then mail them to Chris at: boinc-wiki@cjmweb.fsnet.co.uk
Line-By-Line Explanation
- None yet.
[edit] Other Related Messages
- None.
[edit] Developer Information
| Code Location: | boinc/client/net_xfer_curl.C |
| Function: | NET_XFER_SET::got_select(FDSET_GROUP&, double timeout) |
| Documentation: | boinc/client/net_xfer_curl.C |
| CVS Extract: | cvs -d :pserver:anonymous:@alien.ssl.berkeley.edu:/home/cvs/cvsroot checkout boinc/client/net_xfer_curl.C |

