Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
bittorrent
master
BitTorrent
BEncoding
DecodeError
Decoder
Encoder
Node
Download
DownloadState
Peer
PeerAddress
PeerList
Socket
BigEndian
Torrent
Tracker
Built with Crystal 1.9.2
2023-10-07 21:26:49 UTC
class
BitTorrent::Download
BitTorrent::Download
Reference
Object
Defined in:
bittorrent/download.cr
Constructors
.new
(peer_id : String, torrent : Torrent, peers : PeerList)
Instance Method Summary
#start
Constructor Detail
def self.
new
(peer_id : String, torrent :
Torrent
, peers :
PeerList
)
#
[
View source
]
Instance Method Detail
def
start
#
[
View source
]