Skip to content
Verified Commit be450e2d authored by Luker's avatar Luker
Browse files

C RAW API: reintroduce decode_once



Just using wait() on the future does not give the
same semantic meaning as decode_once, which can sometimes
be needed.

Also, the C++ API exposes that, so the C API should really
track it.

Signed-off-by: default avatarLuca Fulchir <luker@fenrirproject.org>
parent 3583f8ec
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