Handbook
Glossary
read-handshake ( -- handshake/f )
Vocabulary
bittorrent
Inputs
None
Outputs
handshake/f
an
object
Definition
USING:
io
kernel
math
sequences
;
IN:
bittorrent
:
read-handshake
( -- handshake/f )
read1
[
[
48
+
read
]
keep
cut
8
cut
20
cut
handshake
boa
]
[
f
]
if*
;