Handbook
Glossary
read-n ( n -- bytes )
Vocabulary
benchmark
.
tcp-echo0
Inputs
n
an
object
Outputs
bytes
an
object
Definition
USING:
io
kernel
;
IN:
benchmark.tcp-echo0
:
read-n
( n -- bytes )
[
read
]
[
check-bytes
]
bi
;