Skip to content
Snippets Groups Projects
Commit c9c00d2a authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

verify big files

parent 1afe4986
No related branches found
Tags curl-7_9_3
No related merge requests found
......@@ -52,6 +52,10 @@ TODO
EWOULDBLOCK or similar. This concerns the HTTP request sending, the FTP
command sending etc.
* Go through the code and verify that libcurl deals with big files >2GB and
>4GB all over. Bug reports indicate that it doesn't currently work
properly.
DOCUMENTATION
* Document all CURLcode error codes, why they happen and what most likely
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment