Net::BitTorrent::Torrent::Tracker - Single BitTorrent Tracker Tier


Net-BitTorrent documentation  | view source Contained in the Net-BitTorrent distribution.

Index


NAME

Top

Net::BitTorrent::Torrent::Tracker - Single BitTorrent Tracker Tier

Description

Top

Objects of this class should not be created directly.

Methods

Top

new()

Constructor. Don't use this.

complete()

Returns the number of complete seeds the tracker says are present in the swarm.

incomplete()

Returns the number of incomplete peers the tracker says are present in the swarm.

urls()

Returns a list of related Net::BitTorrent::Torrent::Tracker::HTTP and Net::BitTorrent::Torrent::Tracker::UDP objects.

as_string ( [ VERBOSE ] )

Returns a 'ready to print' dump of the object's data structure. If called in void context, the structure is printed to STDERR. VERBOSE is a boolean value.

Author

Top

Sanko Robinson <sanko@cpan.org> - http://sankorobinson.com/

CPAN ID: SANKO

License and Legal

Top


Net-BitTorrent documentation  | view source Contained in the Net-BitTorrent distribution.