tcp-echo-banner ( #times #bytes -- )


Vocabulary
benchmark.tcp-echo0

Inputs
#timesan object
#bytesan object


Outputs
None

Definition


: tcp-echo-banner ( #times #bytes -- )
"Network testing: times: %d, length: %d\n" printf ;