Skip to content
Commit 7070e5ca authored by Matt Caswell's avatar Matt Caswell
Browse files

Use longjmp at setjmp where possible



Where we can we should use longjmp and setjmp in preference to swapcontext/
setcontext as they seem to be more performant.

Reviewed-by: default avatarRich Salz <rsalz@openssl.org>
parent 4cfa6204
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment