Advertisement
Guest User

Untitled

a guest
May 20th, 2012
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.37 KB | None | 0 0
  1. st libtorrent::torrent_status
  2. active_time 10436 int
  3. added_time 1337529771 time_t
  4. all_time_download 0 libtorrent::size_type
  5. all_time_upload 0 libtorrent::size_type
  6. announce_interval boost::posix_time::time_duration
  7. auto_managed false bool
  8. block_size 16384 int
  9. completed_time 0 time_t
  10. connect_candidates 4 int
  11. connections_limit -1 int
  12. current_tracker "http://91.214.69.26:6969/announce" std::string
  13. distributed_copies 0.293000013 float
  14. distributed_fraction 293 int
  15. distributed_full_copies 0 int
  16. down_bandwidth_queue 0 int
  17. download_payload_rate 0 int
  18. download_rate 0 int
  19. error "" std::string
  20. finished_time 0 int
  21. handle libtorrent::torrent_handle
  22. has_incoming false bool
  23. has_metadata true bool
  24. info_hash libtorrent::sha1_hash
  25. ip_filter_applies true bool
  26. is_finished false bool
  27. is_seeding false bool
  28. last_scrape 1379 int
  29. last_seen_complete 0 time_t
  30. list_peers 8 int
  31. list_seeds 0 int
  32. listen_port 0 int
  33. need_save_resume true bool
  34. next_announce boost::posix_time::time_duration
  35. num_complete 3 int
  36. num_connections 0 int
  37. num_incomplete 3 int
  38. num_peers 0 int
  39. num_pieces 684 int
  40. num_seeds 0 int
  41. num_uploads 0 int
  42. paused false bool
  43. pieces libtorrent::bitfield
  44. priority 0 int
  45. progress 0.289855003 float
  46. progress_ppm 289855 int
  47. queue_position 0 int
  48. seed_mode false bool
  49. seed_rank 0 int
  50. seeding_time 0 int
  51. sequential_download true bool
  52. share_mode false bool
  53. sparse_regions 153 int
  54. state libtorrent::torrent_status::downloading (3) libtorrent::torrent_status::state_t
  55. storage_mode libtorrent::storage_mode_sparse (1) libtorrent::storage_mode_t
  56. super_seeding false bool
  57. time_since_download 10436 int
  58. time_since_upload 10436 int
  59. total_done 5737807872 libtorrent::size_type
  60. total_download 0 libtorrent::size_type
  61. total_failed_bytes 0 libtorrent::size_type
  62. total_payload_download 0 libtorrent::size_type
  63. total_payload_upload 0 libtorrent::size_type
  64. total_redundant_bytes 0 libtorrent::size_type
  65. total_upload 17136 libtorrent::size_type
  66. total_wanted 578813952 libtorrent::size_type
  67. total_wanted_done 167772160 libtorrent::size_type
  68. up_bandwidth_queue 0 int
  69. upload_mode false bool
  70. upload_payload_rate 0 int
  71. upload_rate 0 int
  72. uploads_limit -1 int
  73. verified_pieces libtorrent::bitfield
  74. this "" @0x227191f8 torrent_monitor_thread
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement