Created attachment 209 [details] [PATCH] ctorrent: new package CTorrent is a BitTorrent client implemented in C++ to be lightweight and quick. This is the enhanced version from http://www.rahul.net/dholmes/ctorrent/
(In reply to comment #0) > Created an attachment (id=209) [details] > [PATCH] ctorrent: new package > > CTorrent is a BitTorrent client implemented in C++ > to be lightweight and quick. > This is the enhanced version from > http://www.rahul.net/dholmes/ctorrent/ > This is a very useful tool for embedded system. I already used it to download files from BT on my SMDK2410 board. Could this patch be accepted before 2009.05 release?
This patch works for me on ARM. Tested-by: Will Newton <will.newton@gmail.com>
Thanks, committed