Handbook
Glossary
ignore-unexpected-eof ( ctx -- )
Vocabulary
io
.
sockets
.
secure
.
openssl
Inputs
ctx
an
object
Outputs
None
Definition
USING:
openssl.libssl
;
IN:
io.sockets.secure.openssl
:
ignore-unexpected-eof
( ctx -- )
SSL_OP_IGNORE_UNEXPECTED_EOF
add-ctx-flag
;