- Improved a lot downloading from url using libcommoncpp2 instead of libcurl

- TODO soon:
  - Updated configure file
	- Add url download error handling
This commit is contained in:
Christophe Dumez 2007-07-20 15:55:50 +00:00
commit 7c8677d787
7 changed files with 61 additions and 93 deletions

3
TODO
View file

@ -42,9 +42,8 @@
- update sorting when a new torrent is added?
- Allow to hide columns (gtsoul)
- Complete documentation and english translation
- Fix downloader thread (again). Try to use another lib than libcurl:
- libcommoncpp has a URLStream class. This C++ class allow you to download a file using HTTP. See demo/urlfetch.cpp in commoncpp2-1.3.19.tar.gz
* beta2
- Fix configure file for libcommoncpp
- Wait for some bug fixes in libtorrent :
- upload/download limit per torrent
- ipfilter crash