This commit is contained in:
Daniel Stenberg 2002-01-22 13:10:16 +00:00
Родитель 1afe49864d
Коммит c9c00d2a23
1 изменённых файлов: 4 добавлений и 0 удалений

Просмотреть файл

@ -52,6 +52,10 @@ TODO
EWOULDBLOCK or similar. This concerns the HTTP request sending, the FTP EWOULDBLOCK or similar. This concerns the HTTP request sending, the FTP
command sending etc. 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 DOCUMENTATION
* Document all CURLcode error codes, why they happen and what most likely * Document all CURLcode error codes, why they happen and what most likely