A clone of btpd with my configuration changes.
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

19 行
613 B

  1. 1.0 - TODO
  2. Better code for missing c99 int types.
  3. Should be able to listen on IPv6 too
  4. Calculate number of bytes left better
  5. Should pick random pieces, not rarest, at download start
  6. Man pages and other documentation.
  7. Do checksums in child process.
  8. Send keep alives
  9. Convert file names from UTF-8 to user locale
  10. Much, much, better cli. Both code and usage wise.
  11. Close connections to seeders if we are seeding
  12. Better data structures
  13. General code cleanup, esp. the cli
  14. Intelligent logging
  15. Better handling of unresponsive trackers
  16. Better disk allocation strategy
  17. Other temporarily or permanently forgotten things...