Handbook
Glossary
with-test-context ( quot -- )
Vocabulary
io
.
sockets
.
secure
.
debug
Inputs
quot
an
object
Outputs
None
Definition
USING:
io.sockets.secure
kernel
;
IN:
io.sockets.secure.debug
:
with-test-context
( quot -- )
<test-secure-config>
swap
with-secure-context
;
inline