Handbook
Glossary
handshake-peer ( peer -- peer )
Vocabulary
bittorrent
Inputs
peer
an
object
Outputs
peer
an
object
Definition
USING:
accessors
kernel
namespaces
;
IN:
bittorrent
:
handshake-peer
( peer -- peer )
dup
torrent>>
metainfo>>
info-hash
torrent-peer-id
get
<handshake>
write-handshake
read-handshake
>>handshake
;